Home
last modified time | relevance | path

Searched refs:PADDING_PASSES (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/net/
H A Dbpf_jit_comp.c3417 #define PADDING_PASSES (MAX_PASSES - 5) macro
3515 if (!padding && pass >= PADDING_PASSES) in bpf_int_jit_compile()