Searched defs:pre_schedule (Results 1 – 2 of 2) sorted by relevance
1986 static inline void pre_schedule(struct rq *rq, struct task_struct *prev) in pre_schedule() function2009 static inline void pre_schedule(struct rq *rq, struct task_struct *p) in pre_schedule() function
1143 void (*pre_schedule) (struct rq *this_rq, struct task_struct *task); member