Searched refs:sched_info_dequeued (Results 1 - 2 of 2) sorted by relevance

/kernel/sched/
H A Dstats.h62 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) function
97 * sched_info_dequeued() will clear that stamp when appropriate.
155 #define sched_info_dequeued(rq, t) do { } while (0) macro
H A Dcore.c848 sched_info_dequeued(rq, p);

Completed in 41 milliseconds