Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h86 #define SECCOMP_PT_PARM3(_regs) (_regs).edx macro
121 #define SECCOMP_PT_PARM3(_regs) (_regs).rdx macro
188 #define SECCOMP_PT_PARM3(_regs) (_regs).REG_r2 macro
244 #define SECCOMP_PT_PARM3(_regs) (_regs).REG_a2 macro
285 #define SECCOMP_PT_PARM3(_regs) (_regs).regs[2] macro