Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c2708 #define MAX_PASSES 20 macro
2709 #define PADDING_PASSES (MAX_PASSES - 5)
2787 for (pass = 0; pass < MAX_PASSES || image; pass++) { in bpf_int_jit_compile()

Completed in 4 milliseconds