Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h41 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, REG_EBP) macro
103 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, REG_R9) macro
141 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, r5) macro
213 #define SECCOMP_PARM6(_ctx) SECCOMP_STACKPARM(_ctx, 5) macro
267 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, 5) macro