Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq_work.c Create Date:2022-07-28 12:46:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Synchronize against the irq_work @entry, ensures the entry is not* currently in use.

Proto:void irq_work_sync(struct irq_work *work)

Type:void

Parameter:

TypeParameterName
struct irq_work *work
192  lockdep_assert_irqs_enabled()
194  When atomic_read( & flags) & IRQ_WORK_BUSY cycle
195  cpu_relax()
Caller
NameDescribe
irq_sim_finiq_sim_fini - Deinitialize the interrupt simulator: free the interrupt* descriptors and allocated memory.*@sim: The interrupt simulator to tear down.
__relay_reset__relay_reset - reset a channel buffer*@buf: the channel buffer*@init: 1 if this is a first-time initialization* See relay_reset() for description of effect.
relay_close_buflay_close_buf - close a channel buffer*@buf: channel buffer* Marks the buffer finalized and restores the default callbacks.* The channel buffer and channel buffer data structure are then freed* automatically when the last reference is given up.
_free_event