Searched refs:try_module_get (Results 201 - 225 of 356) sorted by relevance

1234567891011>>

/linux-master/drivers/isdn/mISDN/
H A Ddsp_core.c1077 if (!try_module_get(THIS_MODULE))
/linux-master/drivers/video/fbdev/
H A Dbroadsheetfb.c1021 if (!try_module_get(board->owner))
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Danysee.c659 if (!try_module_get(client->dev.driver->owner)) {
/linux-master/drivers/tty/
H A Dpty.c375 if (!try_module_get(driver->other->owner)) {
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c302 try_module_get(THIS_MODULE);
/linux-master/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c675 if (try_module_get(THIS_MODULE))
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe.c295 if (!try_module_get(drv->driver.owner)) {
/linux-master/sound/soc/
H A Dsoc-component.c308 !try_module_get(component->dev->driver->owner))
/linux-master/kernel/livepatch/
H A Dcore.c1103 if (!try_module_get(patch->mod)) {
/linux-master/arch/powerpc/kernel/
H A Deeh_driver.c109 if (!try_module_get(pdev->dev.driver->owner))
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c698 try_module_get(THIS_MODULE);
/linux-master/drivers/watchdog/
H A Dwatchdog_dev.c889 if (!hw_running && !try_module_get(wdd->ops->owner)) {
/linux-master/net/atm/
H A Dcommon.c395 if (!try_module_get(dev->ops->owner))
/linux-master/drivers/dma-buf/
H A Ddma-buf.c629 if (!try_module_get(exp_info->owner))
/linux-master/drivers/parport/
H A Dshare.c716 if (!try_module_get(port->ops->owner))
/linux-master/drivers/firmware/
H A Dstratix10-svc.c911 if (chan->scl || !try_module_get(controller->dev->driver->owner)) {
/linux-master/net/netfilter/
H A Dnfnetlink_log.c188 if (!try_module_get(THIS_MODULE)) {
H A Dnft_compat.c718 if (!try_module_get(THIS_MODULE))
/linux-master/kernel/bpf/
H A Dinode.c960 if (!try_module_get(bpf_preload_ops->owner)) {
/linux-master/net/bluetooth/
H A D6lowpan.c730 if (!try_module_get(THIS_MODULE))
/linux-master/drivers/ata/pata_parport/
H A Dpata_parport.c535 if (!try_module_get(pi->proto->owner))
/linux-master/drivers/pinctrl/
H A Dpinmux.c156 if (!try_module_get(pctldev->owner)) {
/linux-master/drivers/media/dvb-core/
H A Ddvbdev.c1042 if (!try_module_get(client->dev.driver->owner)) {
/linux-master/include/linux/
H A Dtrace_events.h433 return try_module_get(call->module);
/linux-master/drivers/input/serio/
H A Dserio.c268 if (!try_module_get(owner)) {

Completed in 479 milliseconds

1234567891011>>