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.c75 static __u32 btf_vmlinux_id; variable
124 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()
/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.c1373 info->btf_vmlinux_id = btf_obj_id(st_map->btf); in bpf_map_struct_ops_info_fill()
/linux/include/uapi/linux/
H A Dbpf.h6618 __u32 btf_vmlinux_id; member
/linux/tools/include/uapi/linux/
H A Dbpf.h6618 __u32 btf_vmlinux_id; member