Searched refs:arch_prctl_spec_ctrl_get (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | nospec.h | 68 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which);
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | security.c | 389 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | proton-pack.c | 823 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | array.c | 350 switch (arch_prctl_spec_ctrl_get(p, PR_SPEC_STORE_BYPASS)) { in task_seccomp()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | sys.c | 2266 int __weak arch_prctl_spec_ctrl_get(struct task_struct *t, unsigned long which) in arch_prctl_spec_ctrl_get() function 2548 error = arch_prctl_spec_ctrl_get(me, arg2); in SYSCALL_DEFINE5()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | bugs.c | 1986 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
| D | 0001_linux_arch.patch | 14916 @@ -829,305 +787,3 @@ int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which)
|