Searched refs:bpf_link__detach (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_link.c136 err = bpf_link__detach(link);
H A Dcgroup_link.c222 err = bpf_link__detach(links[0]);
H A Dcheck_mtu.c71 err = bpf_link__detach(link);
H A Dtc_links.c592 err = bpf_link__detach(skel->links.tc2);
787 err = bpf_link__detach(skel->links.tc2);
1649 err = bpf_link__detach(skel->links.tc6);
1752 err = bpf_link__detach(skel->links.tc2);
H A Dsk_lookup.c575 err = bpf_link__detach(link[0]);
/linux-master/tools/lib/bpf/
H A Dlibbpf.h449 LIBBPF_API int bpf_link__detach(struct bpf_link *link);
H A Dlibbpf.c10505 int bpf_link__detach(struct bpf_link *link) function

Completed in 283 milliseconds