Home
last modified time | relevance | path

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

12

/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.c129 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/Documentation/translations/zh_CN/core-api/
A Dcpu_hotplug.rst77 设置在 ``__cpu_up()`` 中。当使用 ``__cpu_disable()`` 关闭一个CPU时,它被清
309 ``__cpu_up()``
/linux/arch/x86/include/asm/
A Dsmp.h92 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/hexagon/kernel/
A Dsmp.c178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/include/linux/
A Dsmp.h139 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
/linux/arch/csky/kernel/
A Dsmp.c207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/sparc/kernel/
A Dsmp_32.c258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
A Dsmp_64.c1277 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/openrisc/kernel/
A Dsmp.c94 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/arc/kernel/
A Dsmp.c203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/parisc/kernel/
A Dsmp.c431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/sh/kernel/
A Dsmp.c212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
/linux/arch/xtensa/kernel/
A Dsmp.c232 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/arm/kernel/
A Dsmp.c132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/mips/kernel/
A Dsmp.c431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/alpha/kernel/
A Dsmp.c476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/ia64/kernel/
A Dsmpboot.c717 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/arch/arm64/kernel/
A Dsmp.c113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
/linux/arch/powerpc/kernel/
A Dsmp.c1230 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/Documentation/core-api/
A Dcpu_hotplug.rst71 Bitmap of all CPUs currently online. Its set in ``__cpu_up()``
716 ``__cpu_up()``
/linux/arch/s390/kernel/
A Dsmp.c920 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
/linux/kernel/
A Dcpu.c605 ret = __cpu_up(cpu, idle); in bringup_cpu()
/linux/
A DSystem.map393 ffff800010022ba0 T __cpu_up

Completed in 196 milliseconds

12