Searched refs:may_access_mm (Results 1 – 1 of 1) sorted by relevance
1340 static bool may_access_mm(struct mm_struct *mm, struct task_struct *task, unsigned int mode) in may_access_mm() function1363 } else if (!may_access_mm(mm, task, mode)) { in mm_access()