/linux/arch/s390/include/asm/ |
A D | smp.h | 23 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
/linux/arch/riscv/kernel/ |
A D | smpboot.c | 129 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/Documentation/translations/zh_CN/core-api/ |
A D | cpu_hotplug.rst | 77 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清 309 ``__cpu_up()``
|
/linux/arch/x86/include/asm/ |
A D | smp.h | 92 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/hexagon/kernel/ |
A D | smp.c | 178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/include/linux/ |
A D | smp.h | 139 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
|
/linux/arch/csky/kernel/ |
A D | smp.c | 207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/sparc/kernel/ |
A D | smp_32.c | 258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
A D | smp_64.c | 1277 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/openrisc/kernel/ |
A D | smp.c | 94 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/arc/kernel/ |
A D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/parisc/kernel/ |
A D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/sh/kernel/ |
A D | smp.c | 212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/linux/arch/xtensa/kernel/ |
A D | smp.c | 232 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/arm/kernel/ |
A D | smp.c | 132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/mips/kernel/ |
A D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/alpha/kernel/ |
A D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/ia64/kernel/ |
A D | smpboot.c | 717 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/arm64/kernel/ |
A D | smp.c | 113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/powerpc/kernel/ |
A D | smp.c | 1230 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/Documentation/scheduler/ |
A D | completion.rst | 191 arch/arm/kernel/smp.c:__cpu_up()).
|
/linux/Documentation/core-api/ |
A D | cpu_hotplug.rst | 71 Bitmap of all CPUs currently online. Its set in ``__cpu_up()`` 716 ``__cpu_up()``
|
/linux/arch/s390/kernel/ |
A D | smp.c | 920 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/kernel/ |
A D | cpu.c | 605 ret = __cpu_up(cpu, idle); in bringup_cpu()
|
/linux/ |
A D | System.map | 393 ffff800010022ba0 T __cpu_up
|