Lines Matching refs:bpf_insn
57 static struct bpf_insn insns[] = { in test_ldb_abs()
94 static struct bpf_insn insns[] = { in test_ldh_abs()
125 static struct bpf_insn insns[] = { in test_ldw_abs()
149 static struct bpf_insn insns[] = { in test_ldb_ind()
190 static struct bpf_insn insns[] = { in test_ldw_ind()
220 static struct bpf_insn insns[] = { in test_ldh_ind()
256 static struct bpf_insn insns[] = { in test_msh()
295 static struct bpf_insn insns[] = { in test_ldb_abs_overflow()
313 static struct bpf_insn insns[] = { in test_ldh_abs_overflow()
331 static struct bpf_insn insns[] = { in test_ldw_abs_overflow()
349 static struct bpf_insn insns[] = { in test_ldb_ind_overflow1()
367 static struct bpf_insn insns[] = { in test_ldb_ind_overflow2()
386 static struct bpf_insn insns[] = { in test_ldb_ind_overflow3()
405 static struct bpf_insn insns[] = { in test_ldh_ind_overflow1()
423 static struct bpf_insn insns[] = { in test_ldh_ind_overflow2()
442 static struct bpf_insn insns[] = { in test_ldh_ind_overflow3()
461 static struct bpf_insn insns[] = { in test_ldw_ind_overflow1()
479 static struct bpf_insn insns[] = { in test_ldw_ind_overflow2()
498 static struct bpf_insn insns[] = { in test_ldw_ind_overflow3()
517 static struct bpf_insn insns[] = { in test_msh_overflow()