Home
last modified time | relevance | path

Searched refs:arch_prctl_spec_ctrl_set (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnospec.h69 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
/linux/arch/arm64/kernel/
H A Dproton-pack.c763 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
/linux/kernel/
H A Dsys.c2318 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function
2687 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()
/linux/arch/x86/kernel/cpu/
H A Dbugs.c2284 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function