Searched refs:REG_v0 (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/bpf_dsl/
H A Dseccomp_macros.h238 #define REG_v0 regs[2] macro
240 #define SECCOMP_PT_RESULT(_regs) (_regs).REG_v0
241 #define SECCOMP_PT_SYSCALL(_regs) (_regs).REG_v0

Completed in 108 milliseconds