Searched refs:bpf_mode (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dbpf_mode.h1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_mode.in; do not edit. */
5 # error static const struct xlat bpf_mode in mpers mode
10 const struct xlat bpf_mode[] = { variable in typeref:struct:xlat
/external/strace/
H A Dseccomp.c41 # include "xlat/bpf_mode.h"
75 printxval(bpf_mode, BPF_MODE(code), "BPF_???");
H A DMakefile738 xlat/bpf_mode.in xlat/bpf_op_alu.in xlat/bpf_op_jmp.in \
885 xlat/bpf_miscop.h xlat/bpf_mode.h xlat/bpf_op_alu.h \
5997 $(top_srcdir)/xlat/bpf_mode.h: $(top_srcdir)/xlat/bpf_mode.in $(top_srcdir)/xlat/gen.sh
/external/iproute2/tc/
H A Dtc_bpf.c466 enum bpf_mode { enum
476 enum bpf_prog_type *type, enum bpf_mode *mode,
592 enum bpf_mode mode;
634 enum bpf_mode mode;

Completed in 205 milliseconds