Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dxdp_fwd_user.c42 static int do_detach(int idx, const char *name) in do_detach() function
137 err = do_detach(idx, argv[i]); in main()
Dxdp_sample_pkts_user.c35 static int do_detach(int idx, const char *name) in do_detach() function
96 do_detach(if_idx, if_name); in sig_handler()
/Linux-v4.19/tools/bpf/bpftool/
Dcgroup.c393 static int do_detach(int argc, char **argv) in do_detach() function
471 { "detach", do_detach },
/Linux-v4.19/drivers/iommu/
Damd_iommu.c1923 static void do_detach(struct iommu_dev_data *dev_data) in do_detach() function
2124 do_detach(dev_data); in __detach_device()