Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3678 static inline void mm_cid_snapshot_time(struct rq *rq, struct mm_struct *mm) in mm_cid_snapshot_time() function
3735 mm_cid_snapshot_time(rq, mm); in __mm_cid_get()
3749 mm_cid_snapshot_time(rq, mm); in mm_cid_get()
3806 mm_cid_snapshot_time(rq, prev->mm); in switch_mm_cid()
H A Dcore.c10645 mm_cid_snapshot_time(dst_rq, mm); in sched_mm_cid_migrate_to()