Home
last modified time | relevance | path

Searched refs:try_get_online_cpus (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dcpu.h230 extern bool try_get_online_cpus(void);
248 #define try_get_online_cpus() true macro
/linux-4.1.27/kernel/
Dcpu.c104 bool try_get_online_cpus(void) in try_get_online_cpus() function
115 EXPORT_SYMBOL_GPL(try_get_online_cpus);
/linux-4.1.27/kernel/rcu/
Dtree.c3301 if (!try_get_online_cpus()) { in synchronize_sched_expedited()
3371 if (!try_get_online_cpus()) { in synchronize_sched_expedited()
Dtree_plugin.h730 if (!try_get_online_cpus()) { in synchronize_rcu_expedited()