Home
last modified time | relevance | path

Searched refs:do_detach (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_fwd_user.c50 static int do_detach(int ifindex, const char *ifname, const char *app_name) in do_detach() function
215 err = do_detach(idx, argv[i], prog_name); in main()
/openbmc/linux/tools/bpf/bpftool/
H A Dcgroup.c570 static int do_detach(int argc, char **argv) in do_detach() function
647 { "detach", do_detach },
H A Dnet.c699 static int do_detach(int argc, char **argv) in do_detach() function
948 { "detach", do_detach },
H A Dlink.c994 static int do_detach(int argc, char **argv) in do_detach() function
1049 { "detach", do_detach },
H A Dprog.c1090 static int do_detach(int argc, char **argv) in do_detach() function
2518 { "detach", do_detach },
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c1710 static void do_detach(struct iommu_dev_data *dev_data) in do_detach() function
1883 do_detach(dev_data); in detach_device()
2025 do_detach(entry); in cleanup_domain()