Searched refs:arch_prctl_spec_ctrl_set (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | nospec.h | 65 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which,
|
/linux/arch/arm64/kernel/ |
A D | process.c | 616 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, in arch_setup_new_exec()
|
A D | proton-pack.c | 720 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
|
/linux/arch/x86/kernel/cpu/ |
A D | bugs.c | 1367 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() function
|
/linux/kernel/ |
A D | sys.c | 2256 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which, in arch_prctl_spec_ctrl_set() function 2474 error = arch_prctl_spec_ctrl_set(me, arg2, arg3); in SYSCALL_DEFINE5()
|
/linux/ |
A D | System.map | 454 ffff800010025194 T arch_prctl_spec_ctrl_set
|
A D | .tmp_System.map | 454 ffff800010025194 T arch_prctl_spec_ctrl_set
|
Completed in 276 milliseconds