Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmman.h201 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec() function
/linux/mm/
H A Dvma.c2524 if (map_deny_write_exec(vm_flags, vm_flags)) in mmap_region()