tag
line
file
source code
PROT_EXEC
81
mm/mmap.c
if (prot & PROT_EXEC) {
PROT_EXEC
122
mm/mmap.c
if (prot & (PROT_READ | PROT_EXEC))