Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcpu.h147 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu() function
/Linux-v6.1/kernel/
Dcpu.c1230 int remove_cpu(unsigned int cpu) in remove_cpu() function