Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcpu.c1847 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel() function
1883 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel() function
1892 if (cpuhp_bringup_cpus_parallel(max_cpus)) in bringup_nonboot_cpus()