HomeSort by relevance Sort by last modified time
    Searched refs:SECCOMP_ARCH_IDX (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 125 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch))
190 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch))
239 #define SECCOMP_ARCH_IDX (offsetof(struct arch_seccomp_data, arch))
sandbox_bpf.cc 577 SECCOMP_ARCH_IDX,
    [all...]

Completed in 1397 milliseconds