Home
last modified time | relevance | path

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

/kernel/
Dcpu.c251 static inline void wait_for_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in wait_for_ap_thread() function
513 wait_for_ap_thread(st, st->bringup); in __cpuhp_kick_ap()
536 wait_for_ap_thread(st, true); in bringup_wait_for_ap()
997 wait_for_ap_thread(st, false); in takedown_cpu()