Searched defs:sched_info_queued (Results 1 – 1 of 1) sorted by relevance
107 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued() function161 # define sched_info_queued(rq, t) do { } while (0) macro