Searched refs:attach_btf_obj_fd (Results 1 – 5 of 5) sorted by relevance
262 __u32 attach_btf_obj_fd; member
658 offsetof(union bpf_attr, attach_btf_obj_fd))); in bpf_gen__prog_load()668 attr_field(prog_load_attr, attach_btf_obj_fd)); in bpf_gen__prog_load()
241 attr.attach_btf_obj_fd = load_attr->attach_btf_obj_fd; in libbpf__bpf_prog_load()
300 __u32 attach_btf_obj_fd; member6130 load_attr.attach_btf_obj_fd = prog->attach_btf_obj_fd; in load_program()6284 prog->attach_btf_obj_fd = btf_obj_fd; in bpf_program__load()10566 prog->attach_btf_obj_fd = btf_obj_fd; in bpf_program__set_attach_target()
1335 __u32 attach_btf_obj_fd; member