__execute_only_pkey  150 arch/powerpc/include/asm/pkeys.h extern int __execute_only_pkey(struct mm_struct *mm);
__execute_only_pkey  156 arch/powerpc/include/asm/pkeys.h 	return __execute_only_pkey(mm);
__execute_only_pkey   21 arch/x86/include/asm/pkeys.h extern int __execute_only_pkey(struct mm_struct *mm);
__execute_only_pkey   27 arch/x86/include/asm/pkeys.h 	return __execute_only_pkey(mm);