Searched refs:arch_set_user_pkey_access (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | pkeys.h | 14 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, 123 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pkeys.h | 36 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
/kernel/linux/linux-6.6/include/linux/ |
H 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
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pkeys.h | 12 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | pkeys.c | 45 ret = arch_set_user_pkey_access(current, execute_only_pkey, in __execute_only_pkey()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H 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
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H 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
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | pkeys.c | 45 ret = arch_set_user_pkey_access(current, execute_only_pkey, in __execute_only_pkey()
|
/kernel/linux/linux-5.10/mm/ |
H A D | mprotect.c | 697 ret = arch_set_user_pkey_access(current, pkey, init_val); in SYSCALL_DEFINE2()
|
/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 879 ret = arch_set_user_pkey_access(current, pkey, init_val); in SYSCALL_DEFINE2()
|
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
H A D | xstate.c | 1037 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
H A D | xstate.c | 1000 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
|
Completed in 12 milliseconds