Searched refs:arch_set_user_pkey_access (Results 1 – 6 of 6) sorted by relevance
| /arch/arm64/include/asm/ |
| A D | pkeys.h | 15 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
|
| /arch/x86/include/asm/ |
| A D | pkeys.h | 12 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
|
| /arch/powerpc/include/asm/ |
| A D | pkeys.h | 148 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
| /arch/x86/mm/ |
| A D | pkeys.c | 45 ret = arch_set_user_pkey_access(current, execute_only_pkey, in __execute_only_pkey()
|
| /arch/x86/kernel/fpu/ |
| A D | xstate.c | 1082 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
| /arch/arm64/mm/ |
| A D | mmu.c | 1598 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, unsigned long init_val) in arch_set_user_pkey_access() function
|
Completed in 19 milliseconds