Searched defs:get_online_cpus (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcpu.h247 #define get_online_cpus() do { } while (0) macro
/linux-4.1.27/kernel/
H A Dcpu.c92 void get_online_cpus(void) get_online_cpus() function
102 EXPORT_SYMBOL_GPL(get_online_cpus); variable

Completed in 117 milliseconds