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

  /external/strace/xlat/
bpf_op_jmp.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_op_jmp.in; do not edit. */
5 # error static const struct xlat bpf_op_jmp in mpers mode
10 const struct xlat bpf_op_jmp[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 42 # include "xlat/bpf_op_jmp.h"
91 printxval(bpf_op_jmp, BPF_OP(code), "BPF_???");

Completed in 46 milliseconds