linux_dsm_epyc7002/arch/arm64/net
Alexei Starovoitov 71189fa9b0 bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
free up BPF_JMP | BPF_CALL | BPF_X opcode to be used by actual
indirect call by register and use kernel internal opcode to
mark call instruction into bpf_tail_call() helper.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-31 19:29:47 -04:00
..
bpf_jit_comp.c bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode 2017-05-31 19:29:47 -04:00
bpf_jit.h bpf, arm64: implement jiting of BPF_XADD 2017-05-02 15:04:50 -04:00
Makefile arm64: eBPF JIT compiler 2014-09-08 14:39:21 +01:00