Home
last modified time | relevance | path

Searched defs:remove_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcpuhplock.h43 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu() function
/linux/kernel/
H A Dcpu.c1528 int remove_cpu(unsigned int cpu) in remove_cpu() function