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

/linux-4.4.14/arch/s390/include/asm/
H A Dsmp.h22 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
/linux-4.4.14/arch/x86/include/asm/
H A Dsmp.h107 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/include/linux/
H A Dsmp.h85 extern int __cpu_up(unsigned int cpunum, struct task_struct *tidle);
/linux-4.4.14/arch/hexagon/kernel/
H A Dsmp.c193 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/tile/kernel/
H A Dsmpboot.c214 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/arc/kernel/
H A Dsmp.c158 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/blackfin/mach-common/
H A Dsmp.c249 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/sh/kernel/
H A Dsmp.c218 int __cpu_up(unsigned int cpu, struct task_struct *tsk) __cpu_up() function
/linux-4.4.14/arch/sparc/kernel/
H A Dsmp_32.c259 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
H A Dsmp_64.c1276 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/arm/kernel/
H A Dhead-nommu.S112 /* Use MPU region info supplied by __cpu_up */
H A Dsmp.c98 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
396 * before we continue - which happens after __cpu_up returns. secondary_start_kernel()
H A Dhead.S395 * Use the page tables supplied from __cpu_up.
/linux-4.4.14/kernel/
H A Dcpu.c519 ret = __cpu_up(cpu, idle); _cpu_up()
718 * enables interrupts and before the "boot" cpu returns from __cpu_up().
/linux-4.4.14/arch/ia64/kernel/
H A Dsmpboot.c16 * smp_prepare_cpus()/__cpu_up()/smp_cpus_done().
733 __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/xtensa/kernel/
H A Dsmp.c224 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/mips/kernel/
H A Dsmp.c249 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/parisc/kernel/
H A Dsmp.c413 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/alpha/kernel/
H A Dsmp.c478 __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/metag/kernel/
H A Dsmp.c216 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/m32r/kernel/
H A Dsmpboot.c346 int __cpu_up(unsigned int cpu_id, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/mn10300/kernel/
H A Dsmp.c930 * __cpu_up - Set smp_commenced_mask for the nominated CPU
933 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/powerpc/kernel/
H A Dsmp.c480 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function
/linux-4.4.14/arch/arm64/kernel/
H A Dsmp.c89 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() function
/linux-4.4.14/arch/s390/kernel/
H A Dsmp.c808 int __cpu_up(unsigned int cpu, struct task_struct *tidle) __cpu_up() function

Completed in 257 milliseconds