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

  /external/strace/xlat/
bpf_src.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_src.in; do not edit. */
5 # error static const struct xlat bpf_src in mpers mode
10 const struct xlat bpf_src[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 45 # include "xlat/bpf_src.h"
83 printxval(bpf_src, BPF_SRC(code), "BPF_???");
89 printxval(bpf_src, BPF_SRC(code), "BPF_???");
Makefile 728 xlat/bpf_src.in xlat/bsg_flags.in xlat/bsg_protocol.in \
    [all...]

Completed in 163 milliseconds