Searched refs:remove_cpu (Results 1 – 1 of 1) sorted by relevance
28 int remove_cpu(unsigned int cpu);43 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu() function
Completed in 7 milliseconds