Home
last modified time | relevance | path

Searched refs:prepare_lock_switch (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/sched/
Dsched.h1056 static inline void prepare_lock_switch(struct rq *rq, struct task_struct *next) in prepare_lock_switch() function
Dcore.c2515 prepare_lock_switch(rq, next); in prepare_task_switch()