Searched defs:cpu_down (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ | ||
H A D | cdmm.h | 47 int (*cpu_down)(struct mips_cdmm_device *); member in struct:mips_cdmm_driver |
/linux-4.1.27/kernel/ | ||
H A D | cpu.c | 436 int __ref cpu_down(unsigned int cpu) cpu_down() function 453 EXPORT_SYMBOL(cpu_down); variable |
Completed in 282 milliseconds