Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h87 #define SECCOMP_PT_PARM4(_regs) (_regs).esi macro
122 #define SECCOMP_PT_PARM4(_regs) (_regs).r10 macro
189 #define SECCOMP_PT_PARM4(_regs) (_regs).REG_r3 macro
245 #define SECCOMP_PT_PARM4(_regs) (_regs).REG_a3 macro
286 #define SECCOMP_PT_PARM4(_regs) (_regs).regs[3] macro