Home
last modified time | relevance | path

Searched refs:SECCOMP_PT_PARM6 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h89 #define SECCOMP_PT_PARM6(_regs) (_regs).ebp macro
124 #define SECCOMP_PT_PARM6(_regs) (_regs).r9 macro
191 #define SECCOMP_PT_PARM6(_regs) (_regs).REG_r5 macro
288 #define SECCOMP_PT_PARM6(_regs) (_regs).regs[5] macro