Home
last modified time | relevance | path

Searched refs:qcfs_rq (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/sched/
Dfair.c3647 struct cfs_rq *qcfs_rq = cfs_rq_of(se); in throttle_cfs_rq() local
3653 dequeue_entity(qcfs_rq, se, DEQUEUE_SLEEP); in throttle_cfs_rq()
3654 qcfs_rq->h_nr_running -= task_delta; in throttle_cfs_rq()
3656 if (qcfs_rq->load.weight) in throttle_cfs_rq()