Searched refs:BPF_INSN_SAFETY (Results 1 – 2 of 2) sorted by relevance
321 #define BPF_INSN_SAFETY 64 macro1461 u8 temp[BPF_MAX_INSN_SIZE + BPF_INSN_SAFETY]; in do_jit()3204 if (WARN_ON_ONCE(prog > (u8 *)rw_image_end - BPF_INSN_SAFETY)) { in __arch_prepare_bpf_trampoline()3208 ret = prog - (u8 *)rw_image + BPF_INSN_SAFETY; in __arch_prepare_bpf_trampoline()
1192 #define BPF_INSN_SAFETY 64 macro1665 u8 temp[BPF_MAX_INSN_SIZE + BPF_INSN_SAFETY]; in do_jit()