Searched defs:cpu_up (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ | ||
H A D | cdmm.h | 48 int (*cpu_up)(struct mips_cdmm_device *); member in struct:mips_cdmm_driver |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | smp.h | 74 int (*cpu_up)(unsigned cpu, struct task_struct *tidle); member in struct:smp_ops |
/linux-4.1.27/kernel/ | ||
H A D | cpu.c | 538 int cpu_up(unsigned int cpu) cpu_up() function 568 EXPORT_SYMBOL_GPL(cpu_up); variable |
Completed in 354 milliseconds