Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c10758 static bool mm_update_max_cids(struct mm_struct *mm) in mm_update_max_cids() function
10934 return mm_update_max_cids(mm); in sched_mm_cid_add_user()
10992 return mm_update_max_cids(t->mm); in sched_mm_cid_remove_user()
11100 if (!mm_update_max_cids(mm)) in mm_cid_work_fn()