Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dsched.h3393 static inline void mm_cid_snapshot_time(struct rq *rq, struct mm_struct *mm) in mm_cid_snapshot_time() function
3449 mm_cid_snapshot_time(rq, mm); in __mm_cid_get()
3463 mm_cid_snapshot_time(rq, mm); in mm_cid_get()
3512 mm_cid_snapshot_time(rq, prev->mm); in switch_mm_cid()
Dcore.c11846 mm_cid_snapshot_time(dst_rq, mm); in sched_mm_cid_migrate_to()