Searched refs:MAX_TEST_INSNS (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_TEST_INSNS 1000000 macro260 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4) in bpf_fill_scale1()289 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4) in bpf_fill_scale2()764 test->fill_insns = calloc(MAX_TEST_INSNS, sizeof(struct bpf_insn)); in do_test_fixup()
Completed in 5 milliseconds