Searched defs:PR_GET_SECCOMP (Results 1 - 5 of 5) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
H A Dlinux_seccomp.h58 #define PR_GET_SECCOMP 21 macro
/external/strace/xlat/
H A 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
170 XLAT(PR_GET_SECCOMP),
/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h64 #define PR_GET_SECCOMP 21 macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h66 #define PR_GET_SECCOMP 21 macro
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h612 #ifndef PR_GET_SECCOMP
613 #define PR_GET_SECCOMP 21 macro

Completed in 3323 milliseconds