Searched refs:prog_clone (Results 1 – 1 of 1) sorted by relevance
166 struct bpf_program *prog, *prog_clone, *prog_clone2; in test_skmsg_helpers_with_link() local177 prog_clone = skel->progs.prog_msg_verdict_clone; in test_skmsg_helpers_with_link()191 link2 = bpf_program__attach_sockmap(prog_clone, map); in test_skmsg_helpers_with_link()197 err = bpf_link__update_program(link, prog_clone); in test_skmsg_helpers_with_link()213 opts.old_prog_fd = bpf_program__fd(prog_clone); in test_skmsg_helpers_with_link()