Searched defs:sched_domain (Results 1 – 8 of 8) sorted by relevance
9 struct bitmask *sched_domain; member
23787 struct sched_domain { struct23788 struct sched_domain *parent; argument23789 struct sched_domain *child; argument23790 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 …]
19034 struct sched_domain { struct19035 struct sched_domain *parent; argument19036 struct sched_domain *child; argument19037 struct sched_group *groups;19038 long unsigned int min_interval;19039 long unsigned int max_interval;19040 unsigned int busy_factor;19041 unsigned int imbalance_pct;19042 unsigned int cache_nice_tries;19043 int nohz_idle;[all …]
22073 struct sched_domain { struct22074 struct sched_domain *parent; argument22075 struct sched_domain *child; argument22076 struct sched_group *groups;22077 long unsigned int min_interval;22078 long unsigned int max_interval;22079 unsigned int busy_factor;22080 unsigned int imbalance_pct;22081 unsigned int cache_nice_tries;22082 int nohz_idle;[all …]
24147 struct sched_domain { struct24148 struct sched_domain *parent; argument24149 struct sched_domain *child; argument24150 struct sched_group *groups;24151 long unsigned int min_interval;24152 long unsigned int max_interval;24153 unsigned int busy_factor;24154 unsigned int imbalance_pct;24155 unsigned int cache_nice_tries;24156 int nohz_idle;[all …]