Searched refs:dst_cfs_rq (Results 1 – 1 of 1) sorted by relevance
9355 struct cfs_rq *dst_cfs_rq; in task_is_ineligible_on_dst_cpu() local9358 dst_cfs_rq = task_group(p)->cfs_rq[dest_cpu]; in task_is_ineligible_on_dst_cpu()9360 dst_cfs_rq = &cpu_rq(dest_cpu)->cfs; in task_is_ineligible_on_dst_cpu()9362 if (sched_feat(PLACE_LAG) && dst_cfs_rq->nr_queued && in task_is_ineligible_on_dst_cpu()