Searched refs:task_of (Results 1 – 1 of 1) sorted by relevance
257 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function369 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function391 struct task_struct *p = task_of(se); in cfs_rq_of()726 struct task_struct *curtask = task_of(curr); in update_curr()770 trace_sched_stat_wait(task_of(se), in update_stats_wait_end()2340 account_numa_enqueue(rq, task_of(se)); in account_entity_enqueue()2354 account_numa_dequeue(rq_of(cfs_rq), task_of(se)); in account_entity_dequeue()2895 tsk = task_of(se); in enqueue_sleeper()3093 struct task_struct *tsk = task_of(se); in dequeue_entity()5089 if (entity_is_task(se) && unlikely(task_of(se)->policy == SCHED_IDLE)) in set_last_buddy()[all …]