Files
android_kernel_fxtec_sm6115/include/linux
Andrii Nakryiko 6219522ddc UPSTREAM: bpf: Allow to specify kernel module BTFs when attaching BPF programs
Add ability for user-space programs to specify non-vmlinux BTF when attaching
BTF-powered BPF programs: raw_tp, fentry/fexit/fmod_ret, LSM, etc. For this,
attach_prog_fd (now with the alias name attach_btf_obj_fd) should specify FD
of a module or vmlinux BTF object. For backwards compatibility reasons,
0 denotes vmlinux BTF. Only kernel BTF (vmlinux or module) can be specified.

Change-Id: I6d174e6e1c03b0b6bbf647d35b07f97fc2d558cc
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20201203204634.1325171-11-andrii@kernel.org
2026-05-31 11:15:43 +01:00
..
2026-04-09 14:44:43 +08:00
2025-08-31 10:10:00 +01:00
2025-09-30 21:35:03 +01:00
2026-01-29 12:09:34 +08:00
2026-05-31 11:15:40 +01:00
2026-05-31 11:15:40 +01:00
2025-09-16 13:55:10 +02:00
2025-08-28 03:26:18 +03:00