Home
last modified time | relevance | path

Searched refs:do_attach (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_cgrp2_sock.c210 int do_attach = 1; in main() local
216 do_attach = 0; in main()
251 if (do_attach && !idx && !mark && !prio) { in main()
263 if (do_attach) { in main()
H A Dxdp_fwd_user.c32 static int do_attach(int idx, int prog_fd, int map_fd, const char *name) in do_attach() function
163 err = do_attach(idx, prog_fd, map_fd, argv[i]); in main()
H A Dxdp_sample_pkts_user.c27 static int do_attach(int idx, int fd, const char *name) in do_attach() function
178 err = do_attach(if_idx, prog_fd, if_name); in main()
/kernel/linux/linux-6.6/samples/bpf/
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Ddevice.c499 attach_fn do_attach) in iommufd_device_auto_get_domain()
508 bool immediate_attach = do_attach == iommufd_device_do_attach; in iommufd_device_auto_get_domain()
524 destroy_hwpt = (*do_attach)(idev, hwpt); in iommufd_device_auto_get_domain()
550 destroy_hwpt = (*do_attach)(idev, hwpt); in iommufd_device_auto_get_domain()
572 attach_fn do_attach) in iommufd_device_change_pt()
586 destroy_hwpt = (*do_attach)(idev, hwpt); in iommufd_device_change_pt()
596 do_attach); in iommufd_device_change_pt()
497 iommufd_device_auto_get_domain(struct iommufd_device *idev, struct iommufd_ioas *ioas, u32 *pt_id, attach_fn do_attach) iommufd_device_auto_get_domain() argument
571 iommufd_device_change_pt(struct iommufd_device *idev, u32 *pt_id, attach_fn do_attach) iommufd_device_change_pt() argument
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcgroup.c380 static int do_attach(int argc, char **argv) in do_attach() function
515 { "attach", do_attach },
H A Dnet.c557 static int do_attach(int argc, char **argv) in do_attach() function
747 { "attach", do_attach },
H A Dprog.c960 static int do_attach(int argc, char **argv) in do_attach() function
2152 { "attach", do_attach },
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dtherm_windtunnel.c303 static void do_attach(struct i2c_adapter *adapter) in do_attach() function
472 do_attach(adap); in therm_of_probe()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dtherm_windtunnel.c304 static void do_attach(struct i2c_adapter *adapter) in do_attach() function
474 do_attach(adap); in therm_of_probe()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcgroup.c510 static int do_attach(int argc, char **argv) in do_attach() function
646 { "attach", do_attach },
H A Dnet.c645 static int do_attach(int argc, char **argv) in do_attach() function
944 { "attach", do_attach },
H A Dprog.c1061 static int do_attach(int argc, char **argv) in do_attach() function
2503 { "attach", do_attach },
/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.c330 static void do_attach(iommu_info *info, struct loongson_iommu_dev_data *dev_data) in do_attach() function
935 do_attach(iommu_entry, dev_data); in loongson_iommu_attach_dev()
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu.c1989 static void do_attach(struct iommu_dev_data *dev_data, in do_attach() function
2162 do_attach(dev_data, domain); in attach_device()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu.c1679 static void do_attach(struct iommu_dev_data *dev_data, in do_attach() function
1839 do_attach(dev_data, domain); in attach_device()

Completed in 27 milliseconds