Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h3391 static inline void mm_cid_snapshot_time(struct rq *rq, struct mm_struct *mm) in mm_cid_snapshot_time() function
3447 mm_cid_snapshot_time(rq, mm); in __mm_cid_get()
3461 mm_cid_snapshot_time(rq, mm); in mm_cid_get()
3516 mm_cid_snapshot_time(rq, prev->mm); in switch_mm_cid()
H A Dcore.c11882 mm_cid_snapshot_time(dst_rq, mm); in sched_mm_cid_remote_clear()