Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dsmp.h23 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
/linux/arch/riscv/kernel/
A Dsmpboot.c182 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/hexagon/kernel/
A Dsmp.c174 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/include/linux/
A Dsmp.h152 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
/linux/arch/csky/kernel/
A Dsmp.c203 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/translations/zh_CN/scheduler/
A Dcompletion.rst170 况下,你可能要做一个说明(例如,见arch/arm/kernel/smp.c:__cpu_up())。
/linux/arch/sparc/kernel/
A Dsmp_32.c253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
A Dsmp_64.c1269 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arc/kernel/
A Dsmp.c199 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/openrisc/kernel/
A Dsmp.c92 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/parisc/kernel/
A Dsmp.c432 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/translations/zh_CN/core-api/
A Dcpu_hotplug.rst73 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清
622 ``__cpu_up()``
/linux/arch/sh/kernel/
A Dsmp.c214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
/linux/arch/xtensa/kernel/
A Dsmp.c234 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/mips/kernel/
A Dsmp.c450 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arm/kernel/
A Dsmp.c131 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/alpha/kernel/
A Dsmp.c472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/loongarch/kernel/
A Dsmp.c537 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arm64/kernel/
A Dsmp.c119 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/s390/kernel/
A Dsmp.c868 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/scheduler/
A Dcompletion.rst191 arch/arm/kernel/smp.c:__cpu_up()).
/linux/arch/powerpc/kernel/
A Dsmp.c1270 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/core-api/
A Dcpu_hotplug.rst65 Bitmap of all CPUs currently online. Its set in ``__cpu_up()``
701 ``__cpu_up()``
/linux/kernel/
A Dcpu.c877 ret = __cpu_up(cpu, idle); in bringup_cpu()

Completed in 61 milliseconds