Searched refs:btf_vmlinux_id (Results 1 – 5 of 5) sorted by relevance
75 static __u32 btf_vmlinux_id; variable124 btf_vmlinux_id = btf_info.id; in guess_vmlinux_btf_id()153 if (!btf_vmlinux_id) in show_bpf_prog()156 if (btf_vmlinux_id == info.attach_btf_obj_id && in show_bpf_prog()
21 fd = bpf_btf_get_fd_by_id(info->btf_vmlinux_id); in check_map_info()
1373 info->btf_vmlinux_id = btf_obj_id(st_map->btf); in bpf_map_struct_ops_info_fill()
6618 __u32 btf_vmlinux_id; member