Searched refs:irq_ctx_exit (Results 1 – 6 of 6) sorted by relevance
6 extern void irq_ctx_exit(int cpu);12 static inline void irq_ctx_exit(int cpu) in irq_ctx_exit() function
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()
151 void irq_ctx_exit(int cpu) in irq_ctx_exit() function
315 irq_ctx_exit(smp_processor_id()); in cpu_die()