Searched refs:arch_set_user_pkey_access (Results 1 – 6 of 6) sorted by relevance
/linux/arch/x86/include/asm/ |
A D | pkeys.h | 12 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, 121 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
|
/linux/include/linux/ |
A D | pkeys.h | 38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
/linux/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
|
/linux/arch/x86/mm/ |
A D | pkeys.c | 45 ret = arch_set_user_pkey_access(current, execute_only_pkey, in __execute_only_pkey()
|
/linux/mm/ |
A D | mprotect.c | 695 ret = arch_set_user_pkey_access(current, pkey, init_val); in SYSCALL_DEFINE2()
|
/linux/arch/x86/kernel/fpu/ |
A D | xstate.c | 1071 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
Completed in 11 milliseconds