execute_only_pkey  151 arch/powerpc/include/asm/pkeys.h static inline int execute_only_pkey(struct mm_struct *mm)
execute_only_pkey   22 arch/x86/include/asm/pkeys.h static inline int execute_only_pkey(struct mm_struct *mm)
execute_only_pkey   11 include/linux/pkeys.h #define execute_only_pkey(mm) (0)