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

  /external/strace/xlat/
bpf_op_alu.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_op_alu.in; do not edit. */
5 # error static const struct xlat bpf_op_alu in mpers mode
10 const struct xlat bpf_op_alu[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 41 # include "xlat/bpf_op_alu.h"
85 printxval(bpf_op_alu, BPF_OP(code), "BPF_???");

Completed in 738 milliseconds