Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h83 #define SECCOMP_PT_IP(_regs) (_regs).eip macro
118 #define SECCOMP_PT_IP(_regs) (_regs).rip macro
185 #define SECCOMP_PT_IP(_regs) (_regs).REG_pc macro
282 #define SECCOMP_PT_IP(_regs) (_regs).pc macro