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