mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
This work implements jiting of BPF_J{LT,LE,SLT,SLE} instructions
with BPF_X/BPF_K variants for the x86_64 eBPF JIT.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
||
|---|---|---|
| .. | ||
| bpf_jit.S | ||
| bpf_jit_comp.c | ||
| Makefile | ||