Home
last modified time | relevance | path

Searched refs:wake_up_if_idle (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sched/
H A Didle.h15 extern void wake_up_if_idle(int cpu);
17 static inline void wake_up_if_idle(int cpu) { } in wake_up_if_idle() function
/linux/kernel/livepatch/
H A Dtransition.c485 wake_up_if_idle(cpu); in klp_try_complete_transition()
/linux/kernel/
H A Dsmp.c1064 wake_up_if_idle(cpu); in wake_up_all_idle_cpus()
/linux/kernel/sched/
H A Dcore.c3944 void wake_up_if_idle(int cpu) in wake_up_if_idle() function