Home
last modified time | relevance | path

Searched refs:arch_set_user_pkey_access (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpkeys.h38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpkeys.h12 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpkeys.h148 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function
/linux-6.3-rc2/arch/x86/mm/
A Dpkeys.c45 ret = arch_set_user_pkey_access(current, execute_only_pkey, in __execute_only_pkey()
/linux-6.3-rc2/mm/
A Dmprotect.c882 ret = arch_set_user_pkey_access(current, pkey, init_val); in SYSCALL_DEFINE2()
/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dxstate.c997 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access() function

Completed in 11 milliseconds