Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct irq_work * | work |
194 | When atomic_read( & flags) & IRQ_WORK_BUSY cycle |
195 | cpu_relax() |
Name | Describe |
---|---|
irq_sim_fini | q_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_buf | lay_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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |