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