Searched refs:BPF_MAX_INSN_SIZE (Results 1 – 1 of 1) sorted by relevance
325 #define BPF_MAX_INSN_SIZE 128 macro1738 u8 temp[BPF_MAX_INSN_SIZE + BPF_INSN_SAFETY]; in do_jit()2973 if (ilen > BPF_MAX_INSN_SIZE) { in do_jit()