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

/linux-master/include/linux/
H A Dpkeys.h38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, function
/linux-master/arch/x86/include/asm/
H A Dpkeys.h12 extern int arch_set_user_pkey_access(struct task_struct *tsk, int pkey,
/linux-master/arch/powerpc/include/asm/
H A Dpkeys.h148 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, function
/linux-master/arch/x86/mm/
H A Dpkeys.c45 ret = arch_set_user_pkey_access(current, execute_only_pkey,
/linux-master/mm/
H A Dmprotect.c860 ret = arch_set_user_pkey_access(current, pkey, init_val);
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1001 int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, function

Completed in 178 milliseconds