Home
last modified time | relevance | path

Searched refs:PR_GET_SECCOMP (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dprctl_options.h56 #if !(defined(PR_GET_SECCOMP) || (defined(HAVE_DECL_PR_GET_SECCOMP) && HAVE_DECL_PR_GET_SECCOMP))
57 # define PR_GET_SECCOMP 21 macro
167 XLAT(PR_GET_SECCOMP),
Dprctl_options.in19 PR_GET_SECCOMP 21
/external/libchrome/sandbox/linux/system_headers/
Dlinux_seccomp.h58 #define PR_GET_SECCOMP 21 macro
/external/libcap/libcap/include/uapi/linux/
Dprctl.h64 #define PR_GET_SECCOMP 21 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h66 #define PR_GET_SECCOMP 21 macro
/external/strace/
Dprctl.c84 case PR_GET_SECCOMP: in SYS_FUNC()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h612 #ifndef PR_GET_SECCOMP
613 #define PR_GET_SECCOMP 21 macro