Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbpf_commands.h35 # error static const struct xlat bpf_commands in mpers mode
40 const struct xlat bpf_commands[] = { variable
DMakemodule.am1 …at/bpf_attach_flags.in xlat/bpf_attach_type.in xlat/bpf_class.in xlat/bpf_commands.in xlat/bpf_map…
2 … xlat/bpf_attach_flags.h xlat/bpf_attach_type.h xlat/bpf_class.h xlat/bpf_commands.h xlat/bpf_map_…
45 $(top_srcdir)/xlat/bpf_commands.h: $(top_srcdir)/xlat/bpf_commands.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dbpf.c266 printxval(bpf_commands, cmd, "BPF_???"); in SYS_FUNC()
DMakefile736 xlat/bpf_class.in xlat/bpf_commands.in xlat/bpf_map_types.in \
883 xlat/bpf_attach_type.h xlat/bpf_class.h xlat/bpf_commands.h \
5989 $(top_srcdir)/xlat/bpf_commands.h: $(top_srcdir)/xlat/bpf_commands.in $(top_srcdir)/xlat/gen.sh
DMakefile.in739 xlat/bpf_class.in xlat/bpf_commands.in xlat/bpf_map_types.in \
897 xlat/bpf_attach_type.h xlat/bpf_class.h xlat/bpf_commands.h \
6077 $(top_srcdir)/xlat/bpf_commands.h: $(top_srcdir)/xlat/bpf_commands.in $(top_srcdir)/xlat/gen.sh
DChangeLog4879 * xlat/bpf_commands.in: Update list of BPF_* command constants.
22657 * xlat/bpf_commands.in: New file.