Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3740 static inline int mm_cid_get(struct rq *rq, struct task_struct *t, in mm_cid_get() function
3811 next->last_mm_cid = next->mm_cid = mm_cid_get(rq, next, next->mm); in switch_mm_cid()
H A Dcore.c10886 t->last_mm_cid = t->mm_cid = mm_cid_get(rq, t, mm); in sched_mm_cid_after_execve()