../kernel/bpf/syscall.c:1348:20: warning: ‘get_map_btf’ defined but not used [-Wunused-function] 1348 | static struct btf *get_map_btf(int btf_fd) | ^~~~~~~~~~~