PROT_SEM            8 arch/alpha/include/uapi/asm/mman.h #define PROT_SEM	0x8		/* page may be used for atomic ops */
PROT_SEM           23 arch/mips/include/uapi/asm/mman.h #define PROT_SEM	0x10		/* page may be used for atomic ops */
PROT_SEM            8 arch/parisc/include/uapi/asm/mman.h #define PROT_SEM	0x8		/* page may be used for atomic ops */
PROT_SEM           30 arch/xtensa/include/uapi/asm/mman.h #define PROT_SEM	0x10		/* page may be used for atomic ops */
PROT_SEM           13 include/uapi/asm-generic/mman-common.h #define PROT_SEM	0x8		/* page may be used for atomic ops */
PROT_SEM           36 tools/arch/alpha/include/uapi/asm/mman.h #define PROT_SEM	0x8
PROT_SEM           37 tools/arch/mips/include/uapi/asm/mman.h #define PROT_SEM	0x10
PROT_SEM           36 tools/arch/parisc/include/uapi/asm/mman.h #define PROT_SEM	0x8
PROT_SEM           36 tools/arch/xtensa/include/uapi/asm/mman.h #define PROT_SEM	0x10
PROT_SEM           13 tools/include/uapi/asm-generic/mman-common.h #define PROT_SEM	0x8		/* page may be used for atomic ops */