Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h84 #define SECCOMP_PT_PARM1(_regs) (_regs).ebx macro
119 #define SECCOMP_PT_PARM1(_regs) (_regs).rdi macro
186 #define SECCOMP_PT_PARM1(_regs) (_regs).REG_r0 macro
242 #define SECCOMP_PT_PARM1(_regs) (_regs).REG_a0 macro
283 #define SECCOMP_PT_PARM1(_regs) (_regs).regs[0] macro