Home
last modified time | relevance | path

Searched refs:__execute_only_pkey (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dpkeys.h21 extern int __execute_only_pkey(struct mm_struct *mm);
27 return __execute_only_pkey(mm); in execute_only_pkey()
/Linux-v4.19/arch/powerpc/include/asm/
Dpkeys.h150 extern int __execute_only_pkey(struct mm_struct *mm);
156 return __execute_only_pkey(mm); in execute_only_pkey()
/Linux-v4.19/arch/x86/mm/
Dpkeys.c22 int __execute_only_pkey(struct mm_struct *mm) in __execute_only_pkey() function
/Linux-v4.19/arch/powerpc/mm/
Dpkeys.c318 int __execute_only_pkey(struct mm_struct *mm) in __execute_only_pkey() function