Home
last modified time | relevance | path

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

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