Home
last modified time | relevance | path

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

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