Searched refs:is_valid_guard_vma (Results 1 – 1 of 1) sorted by relevance
1055 static bool is_valid_guard_vma(struct vm_area_struct *vma, bool allow_locked) in is_valid_guard_vma() function1138 if (!is_valid_guard_vma(vma, /* allow_locked = */false)) in madvise_guard_install()1267 if (!is_valid_guard_vma(vma, /* allow_locked = */true)) in madvise_guard_remove()