Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h83 struct sched_domain { struct
85 struct sched_domain __rcu *parent; /* top domain must be null terminated */ argument
86 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ argument
87 struct sched_group *groups; /* the balancing groups of the domain */
88 unsigned long min_interval; /* Minimum balance interval ms */
89 unsigned long max_interval; /* Maximum balance interval ms */
90 unsigned int busy_factor; /* less balancing by factor if busy */
91 unsigned int imbalance_pct; /* No balance until over watermark */
92 unsigned int cache_nice_tries; /* Leave cache hot tasks for # tries */
94 int nohz_idle; /* NOHZ IDLE status */
[all …]
/OK3568_Linux_fs/kernel/block/
H A Dkyber-iosched.c211 unsigned int sched_domain, unsigned int type) in flush_latency_buckets()
226 unsigned int sched_domain, unsigned int type, in calculate_percentile()
266 unsigned int sched_domain, unsigned int depth) in kyber_resize_domain()
279 unsigned int sched_domain; in kyber_timer_fn() local
541 unsigned int sched_domain; in rq_clear_domain_token() local
572 unsigned int sched_domain = kyber_sched_domain(bio->bi_opf); in kyber_bio_merge() local
595 unsigned int sched_domain = kyber_sched_domain(rq->cmd_flags); in kyber_insert_requests() local
619 unsigned int sched_domain, unsigned int type, in add_latency_sample()
640 unsigned int sched_domain; in kyber_completed_request() local
660 unsigned int sched_domain; member
[all …]