Home
last modified time | relevance | path

Searched refs:include_offline (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dsched.h236 extern int sched_isolate_count(const cpumask_t *mask, bool include_offline);
242 bool include_offline) in sched_isolate_count() argument
246 if (include_offline) in sched_isolate_count()
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c7224 int sched_isolate_count(const cpumask_t *mask, bool include_offline) in sched_isolate_count() argument
7228 if (include_offline) { in sched_isolate_count()