Searched defs:get_online_cpus (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | cpu.h | 247 #define get_online_cpus() do { } while (0) macro |
/linux-4.4.14/kernel/ | ||
D | cpu.c | 93 void get_online_cpus(void) in get_online_cpus() function |