| /linux/net/9p/ |
| H A D | mod.c | 93 try_module_get(t->owner)) { in _p9_get_trans_by_name() 142 if (t->def && try_module_get(t->owner)) { in v9fs_get_default_trans() 149 if (try_module_get(t->owner)) { in v9fs_get_default_trans()
|
| /linux/net/rds/ |
| H A D | transport.c | 105 (!trans->t_owner || try_module_get(trans->t_owner))) { in rds_trans_get_preferred() 130 (!trans->t_owner || try_module_get(trans->t_owner))) in rds_trans_get()
|
| /linux/drivers/usb/roles/ |
| H A D | class.c | 172 WARN_ON(!try_module_get(sw->module)); in usb_role_switch_get() 194 WARN_ON(!try_module_get(sw->module)); in fwnode_usb_role_switch_get() 234 WARN_ON(!try_module_get(sw->module)); in usb_role_switch_find_by_fwnode()
|
| /linux/drivers/pci/hotplug/ |
| H A D | acpiphp_core.c | 161 if (attention_info && try_module_get(attention_info->owner)) { in set_attention_status() 207 if (attention_info && try_module_get(attention_info->owner)) { in get_attention_status()
|
| /linux/net/dsa/ |
| H A D | tag.c | 192 if (!try_module_get(dsa_tag_driver->owner)) in dsa_tag_driver_get_by_name() 221 if (!try_module_get(dsa_tag_driver->owner)) in dsa_tag_driver_get_by_id()
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-dvb.c | 123 if (!try_module_get(tuner->dev.driver->owner)) { in si2157_attach() 642 if (!try_module_get(client_demod->dev.driver->owner)) { in saa7164_dvb_register() 663 if (!try_module_get(client_tuner->dev.driver->owner)) { in saa7164_dvb_register() 685 if (!try_module_get(client_demod->dev.driver->owner)) { in saa7164_dvb_register() 706 if (!try_module_get(client_tuner->dev.driver->owner)) { in saa7164_dvb_register()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_transport.c | 17 if (t->owner && !try_module_get(t->owner)) { in iscsit_get_transport()
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | zd1301.c | 155 if (!try_module_get(pdev->dev.driver->owner)) { in zd1301_frontend_attach() 180 if (!try_module_get(client->dev.driver->owner)) { in zd1301_frontend_attach()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_pe.c | 31 !try_module_get(pe->module)) { in __ip_vs_pe_getbyname()
|
| /linux/drivers/mtd/chips/ |
| H A D | chipreg.c | 44 if (ret && !try_module_get(ret->module)) in get_mtd_chip_driver()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-spi.c | 53 if (!try_module_get(spi->dev.driver->owner)) in v4l2_spi_new_subdev()
|
| /linux/net/nfc/ |
| H A D | af_nfc.c | 30 if (proto_tab[proto] && try_module_get(proto_tab[proto]->owner)) { in nfc_sock_create()
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | nouveau_i2c_encoder.c | 71 if (!try_module_get(module)) { in nouveau_i2c_encoder_init()
|
| /linux/drivers/macintosh/ |
| H A D | windfarm_core.c | 256 if (!try_module_get(ct->ops->owner)) in wf_get_control() 351 if (!try_module_get(sr->ops->owner)) in wf_get_sensor()
|
| /linux/drivers/mmc/core/ |
| H A D | pwrseq.c | 33 if (!try_module_get(p->owner)) in mmc_pwrseq_alloc()
|
| /linux/drivers/usb/gadget/ |
| H A D | functions.c | 24 if (!try_module_get(fd->mod)) { in try_get_usb_function_instance()
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_syscalls.c | 30 if (calls && !try_module_get(calls->owner)) in spufs_calls_get()
|
| /linux/drivers/md/ |
| H A D | dm-path-selector.c | 48 if (psi && !try_module_get(psi->pst.module)) in get_path_selector()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 643 if (IS_ERR(phy_provider) || !try_module_get(phy_provider->owner)) { in _of_phy_get() 688 if (!try_module_get(phy->ops->owner)) in of_phy_get() 809 if (!try_module_get(phy->ops->owner)) in phy_get() 973 if (!try_module_get(phy->ops->owner)) { in devm_of_phy_get_by_index()
|
| /linux/drivers/net/ppp/ |
| H A D | pppox.c | 126 !try_module_get(pppox_protos[protocol]->owner)) in pppox_create()
|
| /linux/drivers/media/mc/ |
| H A D | mc-dev-allocator.c | 74 if (owner != mdi->owner && !try_module_get(mdi->owner)) in __media_device_get()
|
| /linux/drivers/usb/typec/ |
| H A D | mux.c | 100 WARN_ON(!try_module_get(sw_devs[i]->dev.parent->driver->owner)); in fwnode_typec_switch_get() 325 WARN_ON(!try_module_get(mux_devs[i]->dev.parent->driver->owner)); in fwnode_typec_mux_get()
|
| H A D | retimer.c | 53 WARN_ON(!try_module_get(retimer->dev.parent->driver->owner)); in fwnode_typec_retimer_get()
|
| /linux/include/linux/ |
| H A D | ipack.h | 282 return try_module_get(dev->bus->owner); in ipack_get_carrier()
|
| /linux/net/netfilter/ |
| H A D | nf_sockopt.c | 70 if (!try_module_get(ops->owner)) in nf_sockopt_find()
|