/kernel/linux/linux-5.10/arch/arm/mach-sti/ |
H A D | platsmp.c | 30 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) in sti_boot_secondary() argument
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | psci_smp.c | 45 static int psci_boot_secondary(unsigned int cpu, struct task_struct *idle) in psci_boot_secondary() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | smp-ops.h | 29 int (*boot_secondary)(int cpu, struct task_struct *idle);
|
/kernel/linux/linux-5.10/arch/arm/mach-prima2/ |
H A D | platsmp.c | 50 static int sirfsoc_boot_secondary(unsigned int cpu, struct task_struct *idle) in sirfsoc_boot_secondary() argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mwait.h | 6 #include <linux/sched/idle.h>
|
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 52 @ Wait for SDRAM busy status to go busy and then idle 58 bne 1b @ Branch while idle 63 beq 2b @ Branch until idle
|
/kernel/linux/linux-5.10/arch/arm/mach-spear/ |
H A D | platsmp.c | 56 static int spear13xx_boot_secondary(unsigned int cpu, struct task_struct *idle) in spear13xx_boot_secondary() argument
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | smp.h | 95 * Boot a secondary CPU, and assign it the specified idle task. 98 int (*smp_boot_secondary)(unsigned int cpu, struct task_struct *idle);
|
/kernel/linux/linux-5.10/arch/arm/mach-npcm/ |
H A D | platsmp.c | 25 struct task_struct *idle) in npcm7xx_smp_boot_secondary() 24 npcm7xx_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) npcm7xx_smp_boot_secondary() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/ |
H A D | smp-r8a7779.c | 26 static int r8a7779_boot_secondary(unsigned int cpu, struct task_struct *idle) in r8a7779_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | smp.h | 24 void loongson_boot_secondary(int cpu, struct task_struct *idle);
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | reset.c | 16 #include <asm/idle.h>
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | psci_smp.c | 45 static int psci_boot_secondary(unsigned int cpu, struct task_struct *idle) in psci_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-axxia/ |
H A D | platsmp.c | 31 static int axxia_boot_secondary(unsigned int cpu, struct task_struct *idle) in axxia_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | smp.h | 91 * Boot a secondary CPU, and assign it the specified idle task. 94 int (*smp_boot_secondary)(unsigned int cpu, struct task_struct *idle);
|
/kernel/linux/linux-6.6/arch/arm/mach-npcm/ |
H A D | platsmp.c | 22 struct task_struct *idle) in npcm7xx_smp_boot_secondary() 21 npcm7xx_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) npcm7xx_smp_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/ |
H A D | smp-sh73a0.c | 32 static int sh73a0_boot_secondary(unsigned int cpu, struct task_struct *idle) in sh73a0_boot_secondary() argument
|
H A D | smp-r8a7779.c | 28 static int r8a7779_boot_secondary(unsigned int cpu, struct task_struct *idle) in r8a7779_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-sti/ |
H A D | platsmp.c | 30 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) in sti_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-spear/ |
H A D | platsmp.c | 56 static int spear13xx_boot_secondary(unsigned int cpu, struct task_struct *idle) in spear13xx_boot_secondary() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 50 @ Wait for SDRAM busy status to go busy and then idle 56 bne 1b @ Branch while idle 61 beq 2b @ Branch until idle
|
/kernel/linux/linux-5.10/drivers/soc/renesas/ |
H A D | r9a06g032-smp.c | 36 struct task_struct *idle) in r9a06g032_smp_boot_secondary() 35 r9a06g032_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) r9a06g032_smp_boot_secondary() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | Makefile | 26 obj-y += idle.o fair.o rt.o deadline.o
|
/kernel/linux/linux-5.10/include/linux/mfd/wm8994/ |
H A D | pdata.h | 113 * @idle: True if this configuration should use when no accessory is detected, 120 bool idle; member
|
/kernel/linux/linux-6.6/include/linux/mfd/wm8994/ |
H A D | pdata.h | 113 * @idle: True if this configuration should use when no accessory is detected, 120 bool idle; member
|