Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dcpu.h191 #define get_online_cpus() do { } while (0) macro
/linux-3.3/kernel/
Dcpu.c61 void get_online_cpus(void) in get_online_cpus() function