Home
last modified time | relevance | path

Searched refs:do_attach (Results 1 – 8 of 8) sorted by relevance

/linux/samples/bpf/
A Dtest_cgrp2_sock.c214 int do_attach = 1; in main() local
220 do_attach = 0; in main()
255 if (do_attach && !idx && !mark && !prio) { in main()
267 if (do_attach) { in main()
A Dxdp_fwd_user.c32 static int do_attach(int idx, int prog_fd, int map_fd, const char *name) in do_attach() function
219 err = do_attach(idx, prog_fd, map_fd, argv[i]); in main()
/linux/drivers/iommu/iommufd/
A Ddevice.c546 attach_fn do_attach)
555 bool immediate_attach = do_attach == iommufd_device_do_attach;
573 destroy_hwpt = (*do_attach)(idev, hwpt);
600 destroy_hwpt = (*do_attach)(idev, hwpt);
622 attach_fn do_attach)
637 destroy_hwpt = (*do_attach)(idev, hwpt);
647 do_attach);
/linux/tools/bpf/bpftool/
A Dcgroup.c544 static int do_attach(int argc, char **argv) in do_attach() function
680 { "attach", do_attach },
A Dnet.c680 static int do_attach(int argc, char **argv) in do_attach() function
1009 { "attach", do_attach },
A Dprog.c1065 static int do_attach(int argc, char **argv) in do_attach() function
2515 { "attach", do_attach },
/linux/drivers/macintosh/
A Dtherm_windtunnel.c304 static void do_attach(struct i2c_adapter *adapter) in do_attach() function
474 do_attach(adap); in therm_of_probe()
/linux/drivers/iommu/amd/
A Diommu.c2022 static int do_attach(struct iommu_dev_data *dev_data, in do_attach() function
2097 ret = do_attach(dev_data, domain); in attach_device()

Completed in 27 milliseconds