Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnospec.h69 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dprocess.c620 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, in arch_setup_new_exec()
Dproton-pack.c779 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
/kernel/linux/linux-5.10/kernel/
Dsys.c2271 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function
2553 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dbugs.c1919 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function