Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/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-v5.4/arch/x86/mm/
Dpkeys.c15 int __execute_only_pkey(struct mm_struct *mm) in __execute_only_pkey() function
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c320 int __execute_only_pkey(struct mm_struct *mm) in __execute_only_pkey() function