Searched refs:MAX_JMP_SEQ (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c284 #define MAX_JMP_SEQ 8192 macro
294 while (k++ < MAX_JMP_SEQ) {
305 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4)
326 while (k++ < MAX_JMP_SEQ) {
334 while (i < MAX_TEST_INSNS - MAX_JMP_SEQ * 4)

Completed in 106 milliseconds