/arch/arm/include/asm/ |
D | cpu.h | 19 struct task_struct *idle; member
|
/arch/arm/plat-versatile/ |
D | platsmp.c | 65 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/blackfin/include/asm/ |
D | cpu.h | 18 struct task_struct *idle; member
|
/arch/arm/mach-highbank/ |
D | platsmp.c | 33 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/x86/xen/ |
D | smp.c | 269 struct task_struct *idle; in xen_smp_prepare_cpus() local 283 cpu_initialize_context(unsigned int cpu, struct task_struct *idle) in cpu_initialize_context() 351 struct task_struct *idle = idle_task(cpu); in xen_cpu_up() local
|
/arch/arm/mach-omap2/ |
D | omap-smp.c | 72 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/arm/mach-imx/ |
D | platsmp.c | 54 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/arm/mach-shmobile/ |
D | platsmp.c | 65 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/arm/mach-exynos/ |
D | platsmp.c | 89 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/mips/mipssim/ |
D | sim_smtc.c | 81 static void __cpuinit ssmtc_boot_secondary(int cpu, struct task_struct *idle) in ssmtc_boot_secondary()
|
/arch/s390/kernel/ |
D | vtime.c | 129 struct s390_idle_data *idle = &__get_cpu_var(s390_idle); in vtime_stop_cpu() local 163 struct s390_idle_data *idle = &per_cpu(s390_idle, cpu); in s390_get_idle_time() local 480 struct s390_idle_data *idle; in s390_nohz_notify() local
|
D | processor.c | 29 struct s390_idle_data *idle = &__get_cpu_var(s390_idle); in cpu_init() local
|
/arch/mips/pmc-sierra/msp71xx/ |
D | msp_smtc.c | 52 struct task_struct *idle) in msp_smtc_boot_secondary()
|
/arch/arm/mach-ux500/ |
D | platsmp.c | 85 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/mips/kernel/ |
D | smp-up.c | 47 static void __cpuinit up_boot_secondary(int cpu, struct task_struct *idle) in up_boot_secondary()
|
D | smp-cmp.c | 136 static void cmp_boot_secondary(int cpu, struct task_struct *idle) in cmp_boot_secondary()
|
D | smp.c | 198 struct task_struct *idle; member 214 struct task_struct *idle; in __cpu_up() local
|
/arch/arm/mach-msm/ |
D | platsmp.c | 96 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/cris/kernel/ |
D | process.c | 108 void (*idle)(void); in cpu_idle() local
|
/arch/mips/mti-malta/ |
D | malta-smtc.c | 56 static void __cpuinit msmtc_boot_secondary(int cpu, struct task_struct *idle) in msmtc_boot_secondary()
|
/arch/tile/kernel/ |
D | smpboot.c | 86 struct task_struct *idle; in smp_prepare_cpus() local
|
/arch/arm/mach-tegra/ |
D | platsmp.c | 120 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary()
|
/arch/mips/sibyte/bcm1480/ |
D | smp.c | 128 static void __cpuinit bcm1480_boot_secondary(int cpu, struct task_struct *idle) in bcm1480_boot_secondary()
|
/arch/mips/sibyte/sb1250/ |
D | smp.c | 116 static void __cpuinit sb1250_boot_secondary(int cpu, struct task_struct *idle) in sb1250_boot_secondary()
|
/arch/mips/pmc-sierra/yosemite/ |
D | smp.c | 137 static void __cpuinit yos_boot_secondary(int cpu, struct task_struct *idle) in yos_boot_secondary()
|