Home
last modified time | relevance | path

Searched refs:PR_SPEC_PRCTL (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dprctl.h218 # define PR_SPEC_PRCTL (1UL << 0) macro
/linux-4.19.296/fs/proc/
Darray.c354 case PR_SPEC_PRCTL | PR_SPEC_FORCE_DISABLE: in task_seccomp()
357 case PR_SPEC_PRCTL | PR_SPEC_DISABLE: in task_seccomp()
360 case PR_SPEC_PRCTL | PR_SPEC_ENABLE: in task_seccomp()