Home | History | Annotate | Download | only in xlat

Lines Matching refs:xlat

1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_mode.in; do not edit. */
60 # error static const struct xlat bpf_mode in mpers mode
65 const struct xlat bpf_mode[] = {
66 XLAT(BPF_IMM),
67 XLAT(BPF_ABS),
68 XLAT(BPF_IND),
69 XLAT(BPF_MEM),
70 XLAT(BPF_LEN),
71 XLAT(BPF_MSH),
72 XLAT(BPF_XADD),