Searched refs:PR_SPEC_PRCTL (Results 1 – 8 of 8) sorted by relevance
796 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ssbd_prctl_get()799 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC; in ssbd_prctl_get()802 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ssbd_prctl_get()804 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ssbd_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
1938 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ssb_prctl_get()1940 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC; in ssb_prctl_get()1942 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ssb_prctl_get()1943 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ssb_prctl_get()1961 return PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE; in ib_prctl_get()1963 return PR_SPEC_PRCTL | PR_SPEC_DISABLE; in ib_prctl_get()1964 return PR_SPEC_PRCTL | PR_SPEC_ENABLE; in ib_prctl_get()
218 # define PR_SPEC_PRCTL (1UL << 0) macro
357 case PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE: in task_seccomp()360 case PR_SPEC_PRCTL | PR_SPEC_DISABLE: in task_seccomp()363 case PR_SPEC_PRCTL | PR_SPEC_ENABLE: in task_seccomp()