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

  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 120 #define SECCOMP_IP_LSB_IDX (offsetof(struct arch_seccomp_data, \
147 #define SECCOMP_IP_LSB_IDX (offsetof(struct arch_seccomp_data, \
185 #define SECCOMP_IP_LSB_IDX (offsetof(struct arch_seccomp_data, \
sandbox_bpf.cc 631 gen->MakeInstruction(BPF_LD+BPF_W+BPF_ABS, SECCOMP_IP_LSB_IDX,
    [all...]

Completed in 79 milliseconds