Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcpu.c261 static inline void wait_for_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in wait_for_ap_thread() function
773 wait_for_ap_thread(st, st->bringup); in __cpuhp_kick_ap()
797 wait_for_ap_thread(st, true); in bringup_wait_for_ap_online()
1329 wait_for_ap_thread(st, false); in takedown_cpu()