Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcpu.h247 #define get_online_cpus() do { } while (0) macro
/linux-4.4.14/kernel/
Dcpu.c93 void get_online_cpus(void) in get_online_cpus() function