Searched refs:__module_get (Results 51 - 75 of 107) sorted by relevance

12345

/linux-master/net/bluetooth/cmtp/
H A Dcore.c383 __module_get(THIS_MODULE);
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c356 __module_get(dev->owner);
/linux-master/drivers/watchdog/
H A Dpcwd.c695 __module_get(THIS_MODULE);
H A Dwatchdog_dev.c1100 __module_get(wdd->ops->owner);
/linux-master/net/netfilter/
H A Dnfnetlink_cttimeout.c173 __module_get(THIS_MODULE);
/linux-master/drivers/iio/
H A Dindustrialio-trigger.c296 __module_get(iio_dev_opaque->driver_module);
/linux-master/drivers/atm/
H A Datmtcp.c467 __module_get(THIS_MODULE);
/linux-master/drivers/nvme/target/
H A Dpassthru.c625 __module_get(subsys->passthru_ctrl->ops->module);
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c197 __module_get(dev->tr->owner);
H A Dmtdcore.c786 __module_get(THIS_MODULE);
1155 __module_get(THIS_MODULE);
/linux-master/net/bluetooth/bnep/
H A Dcore.c630 __module_get(THIS_MODULE);
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c572 __module_get(THIS_MODULE);
/linux-master/drivers/input/gameport/
H A Dgameport.c557 __module_get(THIS_MODULE);
/linux-master/drivers/dma/
H A Ddmaengine.c418 __module_get(owner);
453 __module_get(owner);
/linux-master/drivers/md/bcache/
H A Dsuper.c1407 __module_get(THIS_MODULE);
1866 __module_get(THIS_MODULE);
2237 __module_get(THIS_MODULE);
/linux-master/net/atm/
H A Dclip.c682 __module_get(THIS_MODULE);
H A Dbr2684.c609 __module_get(THIS_MODULE);
/linux-master/drivers/net/xen-netback/
H A Dinterface.c556 __module_get(THIS_MODULE);
/linux-master/net/sunrpc/xprtrdma/
H A Dverbs.c386 __module_get(THIS_MODULE);
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c305 /* It's safe to call __module_get() here because socket already
307 __module_get(THIS_MODULE);
/linux-master/drivers/bluetooth/
H A Dhci_h5.c1043 __module_get(THIS_MODULE);
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c186 __module_get(THIS_MODULE);
/linux-master/drivers/input/serio/
H A Dserio.c498 __module_get(THIS_MODULE);
/linux-master/fs/
H A Dlocks.c975 __module_get(owner);
1194 __module_get(owner);
/linux-master/kernel/module/
H A Dmain.c820 void __module_get(struct module *module) function
827 EXPORT_SYMBOL(__module_get); variable

Completed in 426 milliseconds

12345