Searched refs:irq_ctx_exit (Results 1 – 5 of 5) sorted by relevance
6 extern void irq_ctx_exit(int cpu);10 # define irq_ctx_exit(cpu) do { } while (0) macro
52 extern void irq_ctx_exit(int cpu);56 # define irq_ctx_exit(cpu) do { } while (0) macro
145 void irq_ctx_exit(int cpu) in irq_ctx_exit() function
111 irq_ctx_exit(raw_smp_processor_id()); in play_dead_common()
153 void irq_ctx_exit(int cpu) in irq_ctx_exit() function