Home
last modified time | relevance | path

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

/linux/mm/
H A Dmadvise.c1055 static bool is_valid_guard_vma(struct vm_area_struct *vma, bool allow_locked) in is_valid_guard_vma() function
1138 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()