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

<<11121314151617

/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/kernel/time/
H A Dtimekeeping.c1468 module_put(new->owner);
1490 module_put(old->owner);
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1966 module_put(THIS_MODULE);
2015 module_put(THIS_MODULE);
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c256 module_put(client->dev.driver->owner);
1719 module_put(pdev->dev.driver->owner);
/linux-master/fs/
H A Dexec.c109 module_put(fmt->module);
2124 module_put(mm->binfmt->module);
/linux-master/drivers/nvmem/
H A Dcore.c1141 module_put(nvmem->owner);
1365 module_put(nvmem->layout->dev.driver->owner);
/linux-master/drivers/block/
H A Dloop.c1130 module_put(THIS_MODULE);
1166 module_put(THIS_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 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/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/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/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c657 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);
/linux-master/kernel/bpf/
H A Dinode.c971 module_put(bpf_preload_ops->owner);
/linux-master/drivers/bluetooth/
H A Dhci_h5.c1031 module_put(THIS_MODULE);
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c354 module_put(THIS_MODULE);

Completed in 499 milliseconds

<<11121314151617