Home | History | Annotate | Download | only in bpfjit

Lines Matching refs:BPF_COP

115 	atf_tc_set_md_var(tc, "descr", "Test that bpf program with BPF_COP "
122 BPF_STMT(BPF_MISC+BPF_COP, 0),
151 BPF_STMT(BPF_MISC+BPF_COP, 0), // retA
190 BPF_STMT(BPF_MISC+BPF_COP, 1), // retBL
229 BPF_STMT(BPF_MISC+BPF_COP, 2), // retWL
268 BPF_STMT(BPF_MISC+BPF_COP, 3), // retNF
300 "Test that ABC optimization doesn't skip BPF_COP call");
308 BPF_STMT(BPF_MISC+BPF_COP, 4), // setARG
345 "Test BPF_COP call followed by BPF_COPX call");
352 BPF_STMT(BPF_MISC+BPF_COP, 0), /* retA */
397 BPF_STMT(BPF_MISC+BPF_COP, 6), // invalid index
422 BPF_STMT(BPF_MISC+BPF_COP, 0),
650 "Test BPF_COPX call followed by BPF_COP call");
663 BPF_STMT(BPF_MISC+BPF_COP, 3), /* retNF */