Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c1986 static inline void pre_schedule(struct rq *rq, struct task_struct *prev) in pre_schedule() function
2009 static inline void pre_schedule(struct rq *rq, struct task_struct *p) in pre_schedule() function
/linux-3.4.99/include/linux/
Dsched.h1143 void (*pre_schedule) (struct rq *this_rq, struct task_struct *task); member