Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h85 #define SECCOMP_PT_PARM2(_regs) (_regs).ecx macro
120 #define SECCOMP_PT_PARM2(_regs) (_regs).rsi macro
187 #define SECCOMP_PT_PARM2(_regs) (_regs).REG_r1 macro
243 #define SECCOMP_PT_PARM2(_regs) (_regs).REG_a1 macro
284 #define SECCOMP_PT_PARM2(_regs) (_regs).regs[1] macro