Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsmp.h249 extern void arch_thaw_secondary_cpus_end(void);
/Linux-v5.10/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg128 arch_thaw_secondary_cpus_end:
/Linux-v5.10/kernel/
Dcpu.c1412 void __weak arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
1441 arch_thaw_secondary_cpus_end(); in thaw_secondary_cpus()
/Linux-v5.10/arch/x86/kernel/
Dsmpboot.c1383 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function