Lines Matching refs:BPF_SIZE
232 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
240 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
251 BPF_SIZE(insn->code) == BPF_DW ? "64" : "",
253 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
259 BPF_SIZE(insn->code) == BPF_DW ? "64" : "",
260 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
267 BPF_SIZE(insn->code) == BPF_DW ? "64" : "",
268 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
274 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
280 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
289 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
305 bpf_ldst_string[BPF_SIZE(insn->code) >> 3] :
306 bpf_ldsx_string[BPF_SIZE(insn->code) >> 3],
312 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
317 bpf_ldst_string[BPF_SIZE(insn->code) >> 3],
320 BPF_SIZE(insn->code) == BPF_DW) {