Searched refs:map_deny_write_exec (Results 1 – 4 of 4) sorted by relevance
201 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec() function
1355 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec() function
965 if (map_deny_write_exec(vma->vm_flags, newflags)) { in do_mprotect_pkey()
2723 if (map_deny_write_exec(vm_flags, vm_flags)) in mmap_region()