Home
last modified time | relevance | path

Searched defs:sched_info_queued (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/sched/
Dstats.h99 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued() function
153 #define sched_info_queued(rq, t) do { } while (0) macro