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() function374 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function396 struct task_struct *p = task_of(se); in cfs_rq_of()720 struct task_struct *curtask = task_of(curr); in update_curr()764 trace_sched_stat_wait(task_of(se), in update_stats_wait_end()2299 account_numa_enqueue(rq, task_of(se)); in account_entity_enqueue()2313 account_numa_dequeue(rq_of(cfs_rq), task_of(se)); in account_entity_dequeue()2961 tsk = task_of(se); in enqueue_sleeper()3159 struct task_struct *tsk = task_of(se); in dequeue_entity()4988 if (entity_is_task(se) && unlikely(task_of(se)->policy == SCHED_IDLE)) in set_last_buddy()[all …]