Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcpu.h142 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu() function
/Linux-v5.15/kernel/
Dcpu.c1211 int remove_cpu(unsigned int cpu) in remove_cpu() function