Searched refs:for_each_action_of_desc (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/kernel/irq/ |
H A D | handle.c | 145 for_each_action_of_desc(desc, action) { in __handle_irq_event_percpu() function
|
H A D | spurious.c | 215 for_each_action_of_desc(desc, action) { in __report_bad_irq() function
|
H A D | internals.h | 165 #define for_each_action_of_desc(desc, act) \ macro
|
H A D | proc.c | 314 for_each_action_of_desc(desc, action) { in name_unique() function
|
H A D | manage.c | 193 for_each_action_of_desc(desc, action) in irq_set_thread_affinity() 1253 for_each_action_of_desc(desc, action) { in irq_wake_thread() function
|
H A D | chip.c | 484 for_each_action_of_desc(desc, action) in handle_nested_irq()
|
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | handle.c | 147 for_each_action_of_desc(desc, action) { in __handle_irq_event_percpu() function
|
H A D | spurious.c | 215 for_each_action_of_desc(desc, action) { in __report_bad_irq() function
|
H A D | proc.c | 314 for_each_action_of_desc(desc, action) { in name_unique() function
|
H A D | internals.h | 170 #define for_each_action_of_desc(desc, act) \ macro
|
H A D | irqdesc.c | 286 for_each_action_of_desc(desc, action) { in actions_show() function
|
H A D | manage.c | 194 for_each_action_of_desc(desc, action) { in irq_set_thread_affinity() function 1355 for_each_action_of_desc(desc, action) { in irq_wake_thread() function
|
H A D | chip.c | 485 for_each_action_of_desc(desc, action) in handle_nested_irq()
|
Completed in 26 milliseconds