Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h36 #define SECCOMP_PARM1(_ctx) SECCOMP_REG(_ctx, REG_EBX) macro
98 #define SECCOMP_PARM1(_ctx) SECCOMP_REG(_ctx, REG_RDI) macro
136 #define SECCOMP_PARM1(_ctx) SECCOMP_REG(_ctx, r0) macro
205 #define SECCOMP_PARM1(_ctx) SECCOMP_REG(_ctx, 4) macro
262 #define SECCOMP_PARM1(_ctx) SECCOMP_REG(_ctx, 0) macro