Searched refs:sched_isolate_count (Results 1 – 3 of 3) sorted by relevance
236 extern int sched_isolate_count(const cpumask_t *mask, bool include_offline);241 static inline int sched_isolate_count(const cpumask_t *mask, in sched_isolate_count() function
509 sched_isolate_count(&cluster->cpu_mask, true); in get_active_cpu_count()
7224 int sched_isolate_count(const cpumask_t *mask, bool include_offline) in sched_isolate_count() function