Searched refs:arch_prctl_spec_ctrl_set (Results 1 – 3 of 3) sorted by relevance
69 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
840 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, in arch_setup_new_exec()
2370 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function2752 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()