Searched refs:bpf_program__attach_freplace (Results 1 – 4 of 4) sorted by relevance
208 bpf_program__attach_freplace;
648 bpf_program__attach_freplace(const struct bpf_program *prog,
11306 struct bpf_link *bpf_program__attach_freplace(const struct bpf_program *prog, in bpf_program__attach_freplace() function
250 link = bpf_program__attach_freplace(prog, tgt_fd, tgt_name); in test_second_attach()