mirror of
https://github.com/torvalds/linux.git
synced 2026-08-07 07:54:18 +02:00
BPF programs are normally handled by a BPF interpreter, add BPF JIT support for LoongArch to allow the kernel to generate native code when a program is loaded into the kernel. This will significantly speed-up processing of BPF programs. Co-developed-by: Youling Tang <tangyouling@loongson.cn> Signed-off-by: Youling Tang <tangyouling@loongson.cn> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn> |
||
|---|---|---|
| .. | ||
| auxvec.h | ||
| bitsperlong.h | ||
| bpf_perf_event.h | ||
| break.h | ||
| byteorder.h | ||
| hwcap.h | ||
| Kbuild | ||
| perf_regs.h | ||
| ptrace.h | ||
| reg.h | ||
| sigcontext.h | ||
| signal.h | ||
| ucontext.h | ||
| unistd.h | ||