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

/external/libchrome/sandbox/linux/bpf_dsl/
H A Dseccomp_macros.h43 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch)) macro
105 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch)) macro
143 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch)) macro
217 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch)) macro
270 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch)) macro
H A Ddump_bpf.cc70 case SECCOMP_ARCH_IDX:
H A Dpolicy_compiler.cc147 BPF_LD + BPF_W + BPF_ABS, SECCOMP_ARCH_IDX,

Completed in 117 milliseconds