Home
last modified time | relevance | path

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

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