Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c1340 static bool may_access_mm(struct mm_struct *mm, struct task_struct *task, unsigned int mode) in may_access_mm() function
1363 } else if (!may_access_mm(mm, task, mode)) { in mm_access()