Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h3477 static inline void switch_mm_cid(struct rq *rq, in switch_mm_cid() function
3529 static inline void switch_mm_cid(struct rq *rq, struct task_struct *prev, struct task_struct *next)… in switch_mm_cid() function
H A Dcore.c5379 switch_mm_cid(rq, prev, next); in context_switch()