Searched refs:attach_btf_obj_id (Results 1 – 5 of 5) sorted by relevance
70 static void guess_vmlinux_btf_id(__u32 attach_btf_obj_id) in guess_vmlinux_btf_id() argument81 fd = bpf_btf_get_fd_by_id(attach_btf_obj_id); in guess_vmlinux_btf_id()120 guess_vmlinux_btf_id(info.attach_btf_obj_id); in show_bpf_prog()122 if (btf_vmlinux_id == info.attach_btf_obj_id && in show_bpf_prog()144 jsonw_uint_field(json_wtr, "attach_btf_obj_id", info.attach_btf_obj_id); in show_bpf_prog()161 info.attach_btf_obj_id, info.attach_btf_id); in show_bpf_prog()
495 ASSERT_GT(info.attach_btf_obj_id, 0, "info.attach_btf_obj_id"); in test_fentry_to_cgroup_bpf()
6459 __u32 attach_btf_obj_id; member
6456 __u32 attach_btf_obj_id; member
4582 info.attach_btf_obj_id = btf_obj_id(attach_btf); in bpf_prog_get_info_by_fd()