Searched defs:task_sleep (Results 1 – 1 of 1) sorted by relevance
4126 static inline void util_est_update(struct cfs_rq *cfs_rq, struct task_struct *p, bool task_sleep) in util_est_update()4307 static inline void util_est_update(struct cfs_rq *cfs_rq, struct task_struct *p, bool task_sleep) in util_est_update()5916 int task_sleep = flags & DEQUEUE_SLEEP; in dequeue_task_fair() local