Searched refs:do_attach (Results 1 – 6 of 6) sorted by relevance
| /linux/samples/bpf/ |
| H A D | xdp_fwd_user.c | 32 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/ |
| H A D | device.c | 942 attach_fn do_attach) in iommufd_device_auto_get_domain() argument 951 bool immediate_attach = do_attach == iommufd_device_do_attach; in iommufd_device_auto_get_domain() 969 destroy_hwpt = (*do_attach)(idev, pasid, hwpt); in iommufd_device_auto_get_domain() 996 destroy_hwpt = (*do_attach)(idev, pasid, hwpt); in iommufd_device_auto_get_domain() 1019 u32 *pt_id, attach_fn do_attach) in iommufd_device_change_pt() argument 1034 destroy_hwpt = (*do_attach)(idev, pasid, hwpt); in iommufd_device_change_pt() 1044 pt_id, do_attach); in iommufd_device_change_pt()
|
| /linux/drivers/macintosh/ |
| H A D | therm_windtunnel.c | 304 static void do_attach(struct i2c_adapter *adapter) in do_attach() function 474 do_attach(adap); in therm_of_probe()
|
| /linux/tools/bpf/bpftool/ |
| H A D | cgroup.c | 560 static int do_attach(int argc, char **argv) in do_attach() function 696 { "attach", do_attach },
|
| H A D | net.c | 692 static int do_attach(int argc, char **argv) in do_attach() function 1038 { "attach", do_attach },
|
| /linux/drivers/mfd/ |
| H A D | sec-acpm.c | 449 const struct regmap_config *cfg, bool do_attach) in sec_pmic_acpm_regmap_init() argument 465 if (do_attach) { in sec_pmic_acpm_regmap_init()
|