/Linux-v6.1/arch/s390/include/asm/ |
D | smp.h | 22 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
/Linux-v6.1/arch/riscv/kernel/ |
D | smpboot.c | 127 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/hexagon/kernel/ |
D | smp.c | 178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/include/linux/ |
D | smp.h | 139 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
|
/Linux-v6.1/arch/x86/include/asm/ |
D | smp.h | 82 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/Documentation/translations/zh_CN/scheduler/ |
D | completion.rst | 170 况下,你可能要做一个说明(例如,见arch/arm/kernel/smp.c:__cpu_up())。
|
/Linux-v6.1/arch/csky/kernel/ |
D | smp.c | 207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/sparc/kernel/ |
D | smp_32.c | 253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
D | smp_64.c | 1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/arc/kernel/ |
D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/openrisc/kernel/ |
D | smp.c | 94 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/parisc/kernel/ |
D | smp.c | 441 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | cpu_hotplug.rst | 79 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清 628 ``__cpu_up()``
|
/Linux-v6.1/arch/sh/kernel/ |
D | smp.c | 212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/Linux-v6.1/arch/xtensa/kernel/ |
D | smp.c | 233 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/arm/kernel/ |
D | smp.c | 132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | smp.c | 448 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/mips/kernel/ |
D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/alpha/kernel/ |
D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/arm64/kernel/ |
D | smp.c | 113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/ia64/kernel/ |
D | smpboot.c | 713 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/Documentation/scheduler/ |
D | completion.rst | 191 arch/arm/kernel/smp.c:__cpu_up()).
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | smp.c | 1258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/s390/kernel/ |
D | smp.c | 919 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/Documentation/core-api/ |
D | cpu_hotplug.rst | 71 Bitmap of all CPUs currently online. Its set in ``__cpu_up()`` 716 ``__cpu_up()``
|