Searched refs:bpf_miscop (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dbpf_miscop.h1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_miscop.in; do not edit. */
5 # error static const struct xlat bpf_miscop in mpers mode
10 const struct xlat bpf_miscop[] = { variable in typeref:struct:xlat
/external/strace/
H A Dseccomp.c39 # include "xlat/bpf_miscop.h"
102 printxval(bpf_miscop, BPF_MISCOP(code), "BPF_???");
H A DMakefile725 xlat/bpf_map_update_elem_flags.in xlat/bpf_miscop.in \
868 xlat/bpf_map_update_elem_flags.h xlat/bpf_miscop.h \
5835 $(top_srcdir)/xlat/bpf_miscop.h: $(top_srcdir)/xlat/bpf_miscop.in $(top_srcdir)/xlat/gen.sh

Completed in 239 milliseconds