Home
last modified time | relevance | path

Searched refs:btf_vmlinux_id (Results 1 – 5 of 5) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dcgroup.c79 static __u32 btf_vmlinux_id; variable
85 btf_vmlinux_id = 0; in free_btf_vmlinux()
135 btf_vmlinux_id = btf_info.id; in guess_vmlinux_btf_id()
164 if (!btf_vmlinux_id) in show_bpf_prog()
167 if (btf_vmlinux_id == info.attach_btf_obj_id && in show_bpf_prog()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_module.c21 fd = bpf_btf_get_fd_by_id(info->btf_vmlinux_id); in check_map_info()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c1568 info->btf_vmlinux_id = btf_obj_id(st_map->btf); in bpf_map_struct_ops_info_fill()
/linux/tools/include/uapi/linux/
H A Dbpf.h6822 __u32 btf_vmlinux_id; member
/linux/include/uapi/linux/
H A Dbpf.h6822 __u32 btf_vmlinux_id; member