Searched refs:attach_btf_obj_id (Results 1 – 5 of 5) sorted by relevance
104 static void guess_vmlinux_btf_id(__u32 attach_btf_obj_id) in guess_vmlinux_btf_id() argument115 fd = bpf_btf_get_fd_by_id(attach_btf_obj_id); in guess_vmlinux_btf_id()154 guess_vmlinux_btf_id(info.attach_btf_obj_id); in show_bpf_prog()156 if (btf_vmlinux_id == info.attach_btf_obj_id && in show_bpf_prog()178 jsonw_uint_field(json_wtr, "attach_btf_obj_id", info.attach_btf_obj_id); in show_bpf_prog()195 info.attach_btf_obj_id, info.attach_btf_id); in show_bpf_prog()
517 ASSERT_GT(info.attach_btf_obj_id, 0, "info.attach_btf_obj_id"); in test_fentry_to_cgroup_bpf()
6599 __u32 attach_btf_obj_id; member
4886 info.attach_btf_obj_id = btf_obj_id(attach_btf); in bpf_prog_get_info_by_fd()