Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdp_fwd_user.c50 static int do_detach(int idx, const char *name) in do_detach() function
159 err = do_detach(idx, argv[i]); in main()
Dxdp_sample_pkts_user.c49 static int do_detach(int idx, const char *name) in do_detach() function
96 do_detach(if_idx, if_name); in sig_handler()
/Linux-v5.10/tools/bpf/bpftool/
Dcgroup.c439 static int do_detach(int argc, char **argv) in do_detach() function
515 { "detach", do_detach },
Dlink.c362 static int do_detach(int argc, char **argv) in do_detach() function
416 { "detach", do_detach },
Dnet.c612 static int do_detach(int argc, char **argv) in do_detach() function
749 { "detach", do_detach },
Dprog.c980 static int do_detach(int argc, char **argv) in do_detach() function
2129 { "detach", do_detach },
/Linux-v5.10/drivers/iommu/amd/
Diommu.c2007 static void do_detach(struct iommu_dev_data *dev_data) in do_detach() function
2197 do_detach(dev_data); in detach_device()
2396 do_detach(entry); in cleanup_domain()