Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h88 #define SECCOMP_PT_PARM5(_regs) (_regs).edi macro
123 #define SECCOMP_PT_PARM5(_regs) (_regs).r8 macro
190 #define SECCOMP_PT_PARM5(_regs) (_regs).REG_r4 macro
287 #define SECCOMP_PT_PARM5(_regs) (_regs).regs[4] macro