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
905 if (map_deny_write_exec(vma->vm_flags, newflags)) { in do_mprotect_pkey()
2770 if (map_deny_write_exec(vm_flags, vm_flags)) in mmap_region()
1678 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec() function