Searched defs:sched_domain (Results 1 – 2 of 2) sorted by relevance
23406 struct sched_domain { struct23407 struct sched_domain __attribute__((btf_type_tag("rcu"))) *parent; argument23408 struct sched_domain __attribute__((btf_type_tag("rcu"))) *child; argument23409 struct sched_group *groups;23410 unsigned long min_interval;23411 unsigned long max_interval;23412 unsigned int busy_factor;23413 unsigned int imbalance_pct;23414 unsigned int cache_nice_tries;23415 unsigned int imb_numa_nr;[all …]
29326 struct sched_domain { struct29327 struct sched_domain __attribute__((btf_type_tag("rcu"))) *parent; argument29328 struct sched_domain __attribute__((btf_type_tag("rcu"))) *child; argument29329 struct sched_group *groups;29330 unsigned long min_interval;29331 unsigned long max_interval;29332 unsigned int busy_factor;29333 unsigned int imbalance_pct;29334 unsigned int cache_nice_tries;29335 unsigned int imb_numa_nr;[all …]