Searched refs:vma_is_pkey_exec_only (Results 1 – 2 of 2) sorted by relevance
75 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only() function108 } else if (vma_is_pkey_exec_only(vma)) { in __arch_override_mprotect_pkey()
323 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only() function342 if (vma_is_pkey_exec_only(vma) && (prot != PROT_EXEC)) in __arch_override_mprotect_pkey()