/arch/arm/mach-tegra/ |
D | platsmp.c | 42 static int tegra20_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra20_boot_secondary() 70 static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra30_boot_secondary() 129 static int tegra114_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra114_boot_secondary() 159 struct task_struct *idle) in tegra_boot_secondary()
|
/arch/s390/kernel/ |
D | idle.c | 26 struct s390_idle_data *idle = this_cpu_ptr(&s390_idle); in enabled_wait() local 55 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); in show_idle_count() local 73 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); in show_idle_time() local 98 struct s390_idle_data *idle = &per_cpu(s390_idle, cpu); in arch_cpu_idle_time() local
|
/arch/arm/mach-socfpga/ |
D | platsmp.c | 21 static int socfpga_boot_secondary(unsigned int cpu, struct task_struct *idle) in socfpga_boot_secondary() 46 static int socfpga_a10_boot_secondary(unsigned int cpu, struct task_struct *idle) in socfpga_a10_boot_secondary()
|
/arch/arm/mach-bcm/ |
D | platsmp.c | 158 static int kona_boot_secondary(unsigned int cpu, struct task_struct *idle) in kona_boot_secondary() 223 static int bcm23550_boot_secondary(unsigned int cpu, struct task_struct *idle) in bcm23550_boot_secondary() 264 static int nsp_boot_secondary(unsigned int cpu, struct task_struct *idle) in nsp_boot_secondary() 285 static int bcm2836_boot_secondary(unsigned int cpu, struct task_struct *idle) in bcm2836_boot_secondary()
|
/arch/arm/mach-hisi/ |
D | platsmp.c | 84 static int hi3xxx_boot_secondary(unsigned int cpu, struct task_struct *idle) in hi3xxx_boot_secondary() 117 static int hix5hd2_boot_secondary(unsigned int cpu, struct task_struct *idle) in hix5hd2_boot_secondary() 152 static int hip01_boot_secondary(unsigned int cpu, struct task_struct *idle) in hip01_boot_secondary()
|
/arch/x86/include/asm/ |
D | stackprotector.h | 93 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) in cpu_init_stack_canary() 131 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) in cpu_init_stack_canary()
|
/arch/arm/mach-imx/ |
D | platsmp.c | 43 static int imx_boot_secondary(unsigned int cpu, struct task_struct *idle) in imx_boot_secondary() 97 static int ls1021a_boot_secondary(unsigned int cpu, struct task_struct *idle) in ls1021a_boot_secondary()
|
/arch/arm/mach-keystone/ |
D | platsmp.c | 24 struct task_struct *idle) in keystone_smp_boot_secondary()
|
/arch/arm/mach-alpine/ |
D | platsmp.c | 17 static int alpine_boot_secondary(unsigned int cpu, struct task_struct *idle) in alpine_boot_secondary()
|
/arch/arm/mach-mmp/ |
D | platsmp.c | 12 static int mmp3_boot_secondary(unsigned int cpu, struct task_struct *idle) in mmp3_boot_secondary()
|
/arch/arm/mach-qcom/ |
D | platsmp.c | 279 static int msm8660_boot_secondary(unsigned int cpu, struct task_struct *idle) in msm8660_boot_secondary() 284 static int kpssv1_boot_secondary(unsigned int cpu, struct task_struct *idle) in kpssv1_boot_secondary() 289 static int kpssv2_boot_secondary(unsigned int cpu, struct task_struct *idle) in kpssv2_boot_secondary()
|
/arch/arm/mach-sunxi/ |
D | platsmp.c | 74 struct task_struct *idle) in sun6i_smp_boot_secondary() 159 struct task_struct *idle) in sun8i_smp_boot_secondary()
|
/arch/arm/plat-versatile/ |
D | platsmp.c | 68 int versatile_boot_secondary(unsigned int cpu, struct task_struct *idle) in versatile_boot_secondary()
|
/arch/arm/mach-shmobile/ |
D | smp-emev2.c | 24 static int emev2_boot_secondary(unsigned int cpu, struct task_struct *idle) in emev2_boot_secondary()
|
D | smp-sh73a0.c | 27 static int sh73a0_boot_secondary(unsigned int cpu, struct task_struct *idle) in sh73a0_boot_secondary()
|
D | smp-r8a7779.c | 26 static int r8a7779_boot_secondary(unsigned int cpu, struct task_struct *idle) in r8a7779_boot_secondary()
|
/arch/arm/mach-tango/ |
D | platsmp.c | 7 static int tango_boot_secondary(unsigned int cpu, struct task_struct *idle) in tango_boot_secondary()
|
/arch/arm/mach-aspeed/ |
D | platsmp.c | 15 static int aspeed_g6_boot_secondary(unsigned int cpu, struct task_struct *idle) in aspeed_g6_boot_secondary()
|
/arch/arm/mach-sti/ |
D | platsmp.c | 30 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) in sti_boot_secondary()
|
/arch/arm/mach-prima2/ |
D | platsmp.c | 50 static int sirfsoc_boot_secondary(unsigned int cpu, struct task_struct *idle) in sirfsoc_boot_secondary()
|
/arch/arm/mach-mvebu/ |
D | platsmp-a9.c | 28 struct task_struct *idle) in mvebu_cortex_a9_boot_secondary()
|
D | platsmp.c | 53 static int armada_xp_boot_secondary(unsigned int cpu, struct task_struct *idle) in armada_xp_boot_secondary() 219 static int mv98dx3236_boot_secondary(unsigned int cpu, struct task_struct *idle) in mv98dx3236_boot_secondary()
|
/arch/arm/mach-npcm/ |
D | platsmp.c | 25 struct task_struct *idle) in npcm7xx_smp_boot_secondary()
|
/arch/arm/kernel/ |
D | psci_smp.c | 45 static int psci_boot_secondary(unsigned int cpu, struct task_struct *idle) in psci_boot_secondary()
|
/arch/arm/mach-ux500/ |
D | platsmp.c | 69 static int ux500_boot_secondary(unsigned int cpu, struct task_struct *idle) in ux500_boot_secondary()
|