Home
last modified time | relevance | path

Searched refs:put_prev_entity (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c4723 static void put_prev_entity(struct cfs_rq *cfs_rq, struct sched_entity *prev) in put_prev_entity() function
5428 /* conditionally throttle active cfs_rq's from put_prev_entity() */
7488 * Since we got here without doing put_prev_entity() we also in pick_next_task_fair()
7523 * Since we haven't yet done put_prev_entity and if the selected task in pick_next_task_fair()
7535 put_prev_entity(cfs_rq_of(pse), pse); in pick_next_task_fair()
7544 put_prev_entity(cfs_rq, pse); in pick_next_task_fair()
7627 put_prev_entity(cfs_rq, se); in put_prev_task_fair()

Completed in 21 milliseconds