Searched refs:module_put (Results 276 - 300 of 414) sorted by relevance

<<11121314151617

/linux-master/kernel/time/
H A Dtimekeeping.c1466 module_put(new->owner);
1488 module_put(old->owner);
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c2558 module_put(rproc->dev.parent->driver->owner);
2560 module_put(rproc->dev.parent->parent->driver->owner);
/linux-master/drivers/nvmem/
H A Dcore.c1141 module_put(nvmem->owner);
1365 module_put(nvmem->layout->dev.driver->owner);
/linux-master/fs/
H A Dexec.c108 module_put(fmt->module);
2105 module_put(mm->binfmt->module);
/linux-master/drivers/nvme/target/
H A Dcore.c378 module_put(ops->owner);
393 module_put(ops->owner);
/linux-master/net/atm/
H A Dclip.c617 module_put(THIS_MODULE);
H A Dbr2684.c418 module_put(brvcc->old_owner);
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.c388 module_put(owner_info->owner_handle);
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c117 module_put(fops->owner);
/linux-master/net/sunrpc/
H A Dsched.c1270 module_put(THIS_MODULE);
/linux-master/fs/nls/
H A Dnls_base.c299 module_put(nls->owner);
/linux-master/drivers/isdn/mISDN/
H A Ddsp_core.c997 module_put(THIS_MODULE);
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Danysee.c696 module_put(client->dev.driver->owner);
/linux-master/drivers/tty/
H A Dpty.c424 module_put(driver->other->owner);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c323 module_put(THIS_MODULE);
/linux-master/drivers/net/xen-netback/
H A Dinterface.c856 module_put(THIS_MODULE);
/linux-master/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c682 module_put(THIS_MODULE);
/linux-master/sound/soc/
H A Dsoc-component.c325 module_put(component->dev->driver->owner);
/linux-master/kernel/livepatch/
H A Dcore.c725 module_put(patch->mod);
1146 * this is handled transparently by patch->module_put.
/linux-master/arch/powerpc/kernel/
H A Deeh_driver.c127 module_put(pdev->dev.driver->owner);
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c657 module_put(THIS_MODULE);
/linux-master/net/sunrpc/xprtrdma/
H A Dverbs.c350 module_put(THIS_MODULE);
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c104 /* It's safe to call module_put() here because socket still
106 module_put(THIS_MODULE);
/linux-master/drivers/firmware/
H A Dstratix10-svc.c938 module_put(chan->ctrl->dev->driver->owner);
/linux-master/net/netfilter/
H A Dnfnetlink_log.c156 module_put(THIS_MODULE);

Completed in 283 milliseconds

<<11121314151617