Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dcpu.c437 static int cpuhp_bp_sync_alive(unsigned int cpu) in cpuhp_bp_sync_alive() function
454 static inline int cpuhp_bp_sync_alive(unsigned int cpu) { return 0; } in cpuhp_bp_sync_alive() function
820 ret = cpuhp_bp_sync_alive(cpu); in cpuhp_bringup_ap()
864 ret = cpuhp_bp_sync_alive(cpu); in bringup_cpu()