Searched refs:VM_SANITIZE_PROT_ALLOWED (Results 1 – 1 of 1) sorted by relevance
60 #define VM_SANITIZE_PROT_ALLOWED (VM_PROT_ALL | VM_PROT_ALLEXEC) macro598 if (__improbable(*prot & ~(VM_SANITIZE_PROT_ALLOWED | extra_mask))) { in vm_sanitize_prot()709 if (__improbable((*cur_prot & *max_prot & VM_SANITIZE_PROT_ALLOWED) != in vm_sanitize_cur_and_max_prots()710 (*cur_prot & VM_SANITIZE_PROT_ALLOWED))) { in vm_sanitize_cur_and_max_prots()