Home
last modified time | relevance | path

Searched refs:sched_isolate_count (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dsched.h236 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
/kernel/linux/linux-5.10/kernel/sched/
Dcore_ctl.c509 sched_isolate_count(&cluster->cpu_mask, true); in get_active_cpu_count()
Dcore.c7224 int sched_isolate_count(const cpumask_t *mask, bool include_offline) in sched_isolate_count() function