Searched refs:arch_prctl_spec_ctrl_set (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | nospec.h | 69 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nospec.h | 69 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | process.c | 620 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, in arch_setup_new_exec()
|
H A D | proton-pack.c | 767 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | process.c | 654 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, in arch_setup_new_exec()
|
H A D | proton-pack.c | 751 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/ |
H A D | sys.c | 2282 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function 2564 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | sys.c | 2299 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function 2648 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | bugs.c | 2108 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | bugs.c | 2189 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
|
Completed in 19 milliseconds