Searched refs:MAX_TEST_INSNS (Results 1 – 1 of 1) sorted by relevance
56 #define MAX_TEST_INSNS 1000000 macro307 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4) in bpf_fill_scale1()336 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4) in bpf_fill_scale2()910 test->fill_insns = calloc(MAX_TEST_INSNS, sizeof(struct bpf_insn)); in do_test_fixup()
Completed in 6 milliseconds