Searched refs:task_of (Results 1 – 1 of 1) sorted by relevance
236 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function364 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function386 struct task_struct *p = task_of(se); in cfs_rq_of()708 struct task_struct *curtask = task_of(curr); in update_curr()747 trace_sched_stat_wait(task_of(se), in update_stats_wait_end()1607 tsk = task_of(se); in enqueue_sleeper()1806 struct task_struct *tsk = task_of(se); in dequeue_entity()3503 if (entity_is_task(se) && unlikely(task_of(se)->policy == SCHED_IDLE)) in set_last_buddy()3512 if (entity_is_task(se) && unlikely(task_of(se)->policy == SCHED_IDLE)) in set_next_buddy()3626 p = task_of(se); in pick_next_task_fair()