Home
last modified time | relevance | path

Searched refs:bpf_mode (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dbpf_mode.h60 # error static const struct xlat bpf_mode in mpers mode
65 const struct xlat bpf_mode[] = {
DMakemodule.am1 …_map_types.in xlat/bpf_map_update_elem_flags.in xlat/bpf_miscop.in xlat/bpf_mode.in xlat/bpf_op_al…
2 …bpf_map_types.h xlat/bpf_map_update_elem_flags.h xlat/bpf_miscop.h xlat/bpf_mode.h xlat/bpf_op_alu…
71 $(top_srcdir)/xlat/bpf_mode.h: $(top_srcdir)/xlat/bpf_mode.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dbpf_filter.c56 const struct xlat *mode = extended ? ebpf_mode : bpf_mode; in print_bpf_filter_code()
DMakefile.in859 xlat/bpf_miscop.in xlat/bpf_mode.in xlat/bpf_op_alu.in \
1104 xlat/bpf_miscop.h xlat/bpf_mode.h xlat/bpf_op_alu.h \
7472 $(top_srcdir)/xlat/bpf_mode.h: $(top_srcdir)/xlat/bpf_mode.in $(top_srcdir)/xlat/gen.sh
DChangeLog3786 * xlat/bpf_mode.in: Likewise.
40337 * xlat/bpf_mode.in: Likewise.
/external/iproute2/lib/
Dbpf.c808 enum bpf_mode { enum
816 static int bpf_parse(enum bpf_prog_type *type, enum bpf_mode *mode, in bpf_parse()
929 enum bpf_mode mode; in bpf_parse_opt_tbl()
986 enum bpf_mode mode; in bpf_graft_map()