Searched refs:MAX_PASSES (Results 1 – 1 of 1) sorted by relevance
2243 #define MAX_PASSES 20 macro2244 #define PADDING_PASSES (MAX_PASSES - 5)2318 for (pass = 0; pass < MAX_PASSES || image; pass++) { in bpf_int_jit_compile()