Searched defs:cpu_up (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dcdmm.h48 int (*cpu_up)(struct mips_cdmm_device *); member in struct:mips_cdmm_driver
/linux-4.1.27/arch/x86/include/asm/
H A Dsmp.h74 int (*cpu_up)(unsigned cpu, struct task_struct *tidle); member in struct:smp_ops
/linux-4.1.27/kernel/
H A Dcpu.c538 int cpu_up(unsigned int cpu) cpu_up() function
568 EXPORT_SYMBOL_GPL(cpu_up); variable

Completed in 354 milliseconds