Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_fwd_user.c48 static int do_detach(int idx, const char *name) in do_detach() function
148 err = do_detach(idx, argv[i]); in main()
Dxdp_sample_pkts_user.c50 static int do_detach(int idx, const char *name) in do_detach() function
97 do_detach(if_idx, if_name); in sig_handler()
/Linux-v5.4/tools/bpf/bpftool/
Dcgroup.c434 static int do_detach(int argc, char **argv) in do_detach() function
512 { "detach", do_detach },
Dnet.c346 static int do_detach(int argc, char **argv) in do_detach() function
483 { "detach", do_detach },
Dprog.c732 static int do_detach(int argc, char **argv) in do_detach() function
1443 { "detach", do_detach },
/Linux-v5.4/drivers/iommu/
Damd_iommu.c2061 static void do_detach(struct iommu_dev_data *dev_data) in do_detach() function
2252 do_detach(dev_data); in detach_device()
2919 do_detach(entry); in cleanup_domain()