Home
last modified time | relevance | path

Searched refs:__cpu_up (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/arch/s390/include/asm/
Dsmp.h22 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
/Linux-v6.1/arch/riscv/kernel/
Dsmpboot.c127 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/hexagon/kernel/
Dsmp.c178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/include/linux/
Dsmp.h139 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
/Linux-v6.1/arch/x86/include/asm/
Dsmp.h82 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/Documentation/translations/zh_CN/scheduler/
Dcompletion.rst170 况下,你可能要做一个说明(例如,见arch/arm/kernel/smp.c:__cpu_up())。
/Linux-v6.1/arch/csky/kernel/
Dsmp.c207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/sparc/kernel/
Dsmp_32.c253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
Dsmp_64.c1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/arc/kernel/
Dsmp.c203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/arch/openrisc/kernel/
Dsmp.c94 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/arch/parisc/kernel/
Dsmp.c441 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst79 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清
628 ``__cpu_up()``
/Linux-v6.1/arch/sh/kernel/
Dsmp.c212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
/Linux-v6.1/arch/xtensa/kernel/
Dsmp.c233 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/arch/arm/kernel/
Dsmp.c132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/arch/loongarch/kernel/
Dsmp.c448 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/mips/kernel/
Dsmp.c431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/alpha/kernel/
Dsmp.c476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/arm64/kernel/
Dsmp.c113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/Linux-v6.1/arch/ia64/kernel/
Dsmpboot.c713 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/Documentation/scheduler/
Dcompletion.rst191 arch/arm/kernel/smp.c:__cpu_up()).
/Linux-v6.1/arch/powerpc/kernel/
Dsmp.c1258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/arch/s390/kernel/
Dsmp.c919 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/Linux-v6.1/Documentation/core-api/
Dcpu_hotplug.rst71 Bitmap of all CPUs currently online. Its set in ``__cpu_up()``
716 ``__cpu_up()``

12