Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sched/
Dtopology.h77 struct sched_domain { struct
79 struct sched_domain *parent; /* top domain must be null terminated */ argument
80 struct sched_domain *child; /* bottom domain must be null terminated */ argument
81 struct sched_group *groups; /* the balancing groups of the domain */
82 unsigned long min_interval; /* Minimum balance interval ms */
83 unsigned long max_interval; /* Maximum balance interval ms */
84 unsigned int busy_factor; /* less balancing by factor if busy */
85 unsigned int imbalance_pct; /* No balance until over watermark */
86 unsigned int cache_nice_tries; /* Leave cache hot tasks for # tries */
87 unsigned int busy_idx;
[all …]
/linux-4.19.296/block/
Dkyber-iosched.c147 unsigned int sched_domain, u64 target) in kyber_lat_status()
171 unsigned int sched_domain, int this_status, in kyber_adjust_rw_depth()
485 unsigned int sched_domain; in rq_clear_domain_token() local
514 unsigned int sched_domain = kyber_sched_domain(bio->bi_opf); in kyber_bio_merge() local
538 unsigned int sched_domain = kyber_sched_domain(rq->cmd_flags); in kyber_insert_requests() local
565 unsigned int sched_domain; in kyber_completed_request() local
600 unsigned int sched_domain; member
619 unsigned int sched_domain, in kyber_flush_busy_kcqs()
646 unsigned int sched_domain = khd->cur_domain; in kyber_get_domain_token() local