acrn-kernel/arch/loongarch/include/uapi/asm
Tiezhu Yang 5dc615520c LoongArch: Add BPF JIT support
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>
2022-10-12 16:36:20 +08:00
..
Kbuild
auxvec.h LoongArch: Add ELF and module support 2022-06-03 20:09:28 +08:00
bitsperlong.h
bpf_perf_event.h LoongArch: Add BPF JIT support 2022-10-12 16:36:20 +08:00
break.h
byteorder.h
hwcap.h LoongArch: Add ELF and module support 2022-06-03 20:09:28 +08:00
perf_regs.h LoongArch: Add perf events support 2022-10-12 16:36:14 +08:00
ptrace.h
reg.h
sigcontext.h LoongArch: Add signal handling support 2022-06-03 20:09:28 +08:00
signal.h LoongArch: Add signal handling support 2022-06-03 20:09:28 +08:00
ucontext.h LoongArch: Add signal handling support 2022-06-03 20:09:28 +08:00
unistd.h