Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsmp.h278 extern void arch_thaw_secondary_cpus_end(void);
/Linux-v5.15/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg128 arch_thaw_secondary_cpus_end:
/Linux-v5.15/kernel/
Dcpu.c1539 void __weak arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
1568 arch_thaw_secondary_cpus_end(); in thaw_secondary_cpus()
/Linux-v5.15/arch/x86/kernel/
Dsmpboot.c1390 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function