Home
last modified time | relevance | path

Searched refs:arch_prctl_spec_ctrl_get (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dnospec.h68 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which);
/linux-6.3-rc2/fs/proc/
A Darray.c341 switch (arch_prctl_spec_ctrl_get(p, PR_SPEC_STORE_BYPASS)) { in task_seccomp()
366 switch (arch_prctl_spec_ctrl_get(p, PR_SPEC_INDIRECT_BRANCH)) { in task_seccomp()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsecurity.c389 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function
/linux-6.3-rc2/arch/arm64/kernel/
A Dproton-pack.c795 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function
/linux-6.3-rc2/kernel/
A Dsys.c2276 int __weak arch_prctl_spec_ctrl_get(struct task_struct *t, unsigned long which) in arch_prctl_spec_ctrl_get() function
2591 error = arch_prctl_spec_ctrl_get(me, arg2); in SYSCALL_DEFINE5()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dbugs.c2097 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get() function

Completed in 17 milliseconds