Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcpu.c236 static inline void wait_for_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in wait_for_ap_thread() function
477 wait_for_ap_thread(st, st->bringup); in __cpuhp_kick_ap()
500 wait_for_ap_thread(st, true); in bringup_wait_for_ap()
866 wait_for_ap_thread(st, false); in takedown_cpu()