Home
last modified time | relevance | path

Searched defs:SECCOMP_RESULT (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dlinux_seccomp.h115 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, REG_EAX) macro
180 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, REG_RAX) macro
229 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, r0) macro