Lines Matching refs:task_of
251 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function
438 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function
453 struct task_struct *p = task_of(se); in cfs_rq_of()
858 struct task_struct *curtask = task_of(curr); in update_curr()
884 if (entity_is_task(se) && task_on_rq_migrating(task_of(se)) && in update_stats_wait_start()
903 p = task_of(se); in update_stats_wait_end()
936 tsk = task_of(se); in update_stats_enqueue_sleeper()
1026 struct task_struct *tsk = task_of(se); in update_stats_dequeue()
2764 account_numa_enqueue(rq, task_of(se)); in account_entity_enqueue()
2777 account_numa_dequeue(rq_of(cfs_rq), task_of(se)); in account_entity_dequeue()
6635 if (entity_is_task(se) && unlikely(task_has_idle_policy(task_of(se)))) in set_last_buddy()
6647 if (entity_is_task(se) && unlikely(task_has_idle_policy(task_of(se)))) in set_next_buddy()
6808 p = task_of(se); in pick_next_task_fair()
6848 p = task_of(se); in pick_next_task_fair()