Searched refs:PR_GET_SECCOMP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dprctl.h67 #define PR_GET_SECCOMP 21 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h67 #define PR_GET_SECCOMP 21 macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c534 ret = prctl(PR_GET_SECCOMP, 0, 0, 0, 0);
540 ret = prctl(PR_GET_SECCOMP, 0, 0, 0, 0);
/linux-master/kernel/
H A Dsys.c2526 case PR_GET_SECCOMP:

Completed in 126 milliseconds