Searched defs:PROT_NONE (Results 1 - 3 of 3) sorted by relevance

/external/fio/os/windows/posix/include/sys/
H A Dmman.h6 #define PROT_NONE 0x1 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dmman-common.h13 #define PROT_NONE 0x0 /* page can not be accessed */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dmman.h15 * allowed without PROT_WRITE and no access will be allowed for PROT_NONE.
17 #define PROT_NONE 0x00 /* page can not be accessed */ macro

Completed in 1608 milliseconds