Searched refs:attach_btf_obj_fd (Results 1 – 5 of 5) sorted by relevance
101 load_opts.attach_btf_obj_fd = btf_fd[i]; in test_module_fentry_shadow()
1615 __u32 attach_btf_obj_fd;1589 __u32 attach_btf_obj_fd; global() member
501 __u32 attach_btf_obj_fd; member1310 prog->attach_btf_obj_fd = mod_btf->fd; in bpf_map__init_kern_struct_ops()7767 prog->attach_btf_obj_fd = btf_obj_fd; in libbpf_prepare_prog_load()7775 opts->attach_btf_obj_fd = btf_obj_fd; in libbpf_prepare_prog_load()7824 load_attr.attach_btf_obj_fd = prog->attach_btf_obj_fd; in bpf_object_load_prog()14164 prog->attach_btf_obj_fd = btf_obj_fd; in bpf_program__set_attach_target()
2953 attach_btf = btf_get_by_fd(attr->attach_btf_obj_fd); in bpf_prog_load()