Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c160 bpf_link__detach(skel->links.kprobe_run); in test_kprobe_fill_link_info()
174 bpf_link__detach(skel->links.tp_run); in test_tp_fill_link_info()
192 bpf_link__detach(skel->links.uprobe_run); in test_uprobe_fill_link_info()
298 bpf_link__detach(skel->links.kmulti_run); in test_kprobe_multi_fill_link_info()
H A Dxdp_link.c136 err = bpf_link__detach(link); in serial_test_xdp_link()
H A Dcheck_mtu.c71 err = bpf_link__detach(link); in test_check_mtu_xdp_attach()
H A Dcgroup_link.c222 err = bpf_link__detach(links[0]); in serial_test_cgroup_link()
H A Dtc_links.c592 err = bpf_link__detach(skel->links.tc2); in test_tc_chain_classic()
787 err = bpf_link__detach(skel->links.tc2); in test_tc_links_replace_target()
1649 err = bpf_link__detach(skel->links.tc6); in test_tc_chain_mixed()
1752 err = bpf_link__detach(skel->links.tc2); in test_tc_links_ingress()
H A Dsk_lookup.c575 err = bpf_link__detach(link[0]); in query_lookup_prog()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_link.c134 err = bpf_link__detach(link); in test_xdp_link()
H A Dcgroup_link.c228 err = bpf_link__detach(links[0]); in test_cgroup_link()
H A Dsk_lookup.c576 err = bpf_link__detach(link[0]); in query_lookup_prog()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h233 LIBBPF_API int bpf_link__detach(struct bpf_link *link);
H A Dlibbpf.c9230 int bpf_link__detach(struct bpf_link *link) in bpf_link__detach() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h430 LIBBPF_API int bpf_link__detach(struct bpf_link *link);
H A Dlibbpf.c10014 int bpf_link__detach(struct bpf_link *link) in bpf_link__detach() function

Completed in 42 milliseconds