Function report |
Source Code:kernel\irq_work.c |
Create Date:2022-07-28 12:46:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_work_run_list
Proto:static void irq_work_run_list(struct llist_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct llist_head * | list |
139 | BUG_ON(!Some architectures don't define arch_irqs_disabled(), so even if either* definition would be fine we need to use different ones for the time being* to avoid build issues.()) |
162 | atomic_cmpxchg( & flags, flags, flags & ~IRQ_WORK_BUSY) |
Name | Describe |
---|---|
irq_work_run | hotplug calls this through:* hotplug_cfd() -> flush_smp_call_function_queue() |
irq_work_tick |
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 |