Home
last modified time | relevance | path

Searched defs:sched_domain (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.h9 struct bitmask *sched_domain; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h23787 struct sched_domain { struct
23788 struct sched_domain *parent; argument
23789 struct sched_domain *child; argument
23790 struct sched_group *groups;
23791 long unsigned int min_interval;
23792 long unsigned int max_interval;
23793 unsigned int busy_factor;
23794 unsigned int imbalance_pct;
23795 unsigned int cache_nice_tries;
23796 int nohz_idle;
[all …]