Lines Matching refs:task_struct
51 static inline void sched_info_reset_dequeued(struct task_struct *t) in sched_info_reset_dequeued()
62 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) in sched_info_dequeued()
80 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
99 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued()
114 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
132 struct task_struct *prev, struct task_struct *next) in __sched_info_switch()
147 struct task_struct *prev, struct task_struct *next) in sched_info_switch()
172 static inline bool cputimer_running(struct task_struct *tsk) in cputimer_running()
211 static inline void account_group_user_time(struct task_struct *tsk, in account_group_user_time()
232 static inline void account_group_system_time(struct task_struct *tsk, in account_group_system_time()
253 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime()