Home
last modified time | relevance | path

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

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