Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/include/asm/
Dbugs.h18 extern void select_idle_routine(void);
25 select_idle_routine(); in check_bugs()
/linux-5.19.10/arch/sh/kernel/
Didle.c41 void __init select_idle_routine(void) in select_idle_routine() function
/linux-5.19.10/arch/x86/include/asm/
Dprocessor.h658 extern void select_idle_routine(const struct cpuinfo_x86 *c);
/linux-5.19.10/arch/x86/kernel/
Dprocess.c862 void select_idle_routine(const struct cpuinfo_x86 *c) in select_idle_routine() function
/linux-5.19.10/arch/x86/kernel/cpu/
Dcommon.c1892 select_idle_routine(c); in identify_cpu()