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