Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h37 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, REG_ECX) macro
99 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, REG_RSI) macro
137 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, r1) macro
206 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, 5) macro
263 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, 1) macro