Searched defs:try_get_online_cpus (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | cpu.h | 248 #define try_get_online_cpus() true macro |
/linux-4.1.27/kernel/ | ||
D | cpu.c | 104 bool try_get_online_cpus(void) in try_get_online_cpus() function |