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