Searched refs:sched_info_queued (Results 1 – 2 of 2) sorted by relevance
99 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued() function122 sched_info_queued(rq, t); in sched_info_depart()153 #define sched_info_queued(rq, t) do { } while (0) macro
808 sched_info_queued(rq, p); in enqueue_task()