Searched refs:sd_tmp (Results 1 – 1 of 1) sorted by relevance
11955 struct sched_domain *sd_tmp; in update_sg_lb_stats() local11960 sd_tmp = rcu_dereference_all(rq->sd); in update_sg_lb_stats()11961 if (sd_tmp && (unsigned int)dst_llc < sd_tmp->llc_max) in update_sg_lb_stats()11962 sgs->nr_pref_dst_llc += sd_tmp->llc_counts[dst_llc]; in update_sg_lb_stats()13074 struct sched_domain __maybe_unused *sd_tmp; in sched_balance_find_src_rq() local13221 sd_tmp = rcu_dereference_all(rq->sd); in sched_balance_find_src_rq()13224 if (sd_tmp && (unsigned)dst_llc < sd_tmp->llc_max) { in sched_balance_find_src_rq()13226 sd_tmp->llc_counts[dst_llc]; in sched_balance_find_src_rq()