Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcpu.c436 static int cpuhp_bp_sync_alive(unsigned int cpu) in cpuhp_bp_sync_alive() function
453 static inline int cpuhp_bp_sync_alive(unsigned int cpu) { return 0; } in cpuhp_bp_sync_alive() function
837 ret = cpuhp_bp_sync_alive(cpu); in cpuhp_bringup_ap()
881 ret = cpuhp_bp_sync_alive(cpu); in bringup_cpu()