Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dsmp.c174 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/riscv/kernel/
H A Dsmpboot.c190 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/um/kernel/
H A Dsmp.c193 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/translations/zh_CN/scheduler/
H A Dcompletion.rst170 况下,你可能要做一个说明(例如,见arch/arm/kernel/smp.c:__cpu_up())。
/linux/arch/csky/kernel/
H A Dsmp.c203 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/sparc/kernel/
H A Dsmp_32.c253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
H A Dsmp_64.c1266 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arc/kernel/
H A Dsmp.c201 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst73 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清
622 ``__cpu_up()``
/linux/arch/sh/kernel/
H A Dsmp.c214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
/linux/arch/xtensa/kernel/
H A Dsmp.c234 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/alpha/kernel/
H A Dsmp.c472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/loongarch/kernel/
H A Dsmp.c637 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arm64/kernel/
H A Dsmp.c113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/Documentation/scheduler/
H A Dcompletion.rst191 arch/arm/kernel/smp.c:__cpu_up()).