Searched refs:PR_SPEC_PRCTL (Results 1 – 6 of 6) sorted by relevance
770 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ssbd_prctl_get()773 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC; in ssbd_prctl_get()776 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ssbd_prctl_get()778 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ssbd_prctl_get()
1351 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ssb_prctl_get()1353 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC; in ssb_prctl_get()1355 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ssb_prctl_get()1356 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ssb_prctl_get()1374 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ib_prctl_get()1376 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ib_prctl_get()1377 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ib_prctl_get()
34 0 PR_SPEC_PRCTL Mitigation can be controlled per task by48 If PR_SPEC_PRCTL is set, then the per-task control of the mitigation is
218 # define PR_SPEC_PRCTL (1UL << 0) macro
355 case PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE: in task_seccomp()358 case PR_SPEC_PRCTL | PR_SPEC_DISABLE: in task_seccomp()361 case PR_SPEC_PRCTL | PR_SPEC_ENABLE: in task_seccomp()