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