Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dstats.h62 static inline void sched_info_dequeued(struct task_struct *t) in sched_info_dequeued() function
154 #define sched_info_dequeued(t) do { } while (0) macro