Home
last modified time | relevance | path

Searched refs:__module_get (Results 1 – 25 of 105) sorted by relevance

12345

/Linux-v5.10/crypto/asymmetric_keys/
Dtpm_parser.c73 __module_get(asym_tpm_subtype.owner); in tpm_key_preparse()
Dpkcs8_parser.c148 __module_get(public_key_subtype.owner); in pkcs8_key_preparse()
/Linux-v5.10/include/linux/
Dmodule.h623 extern void __module_get(struct module *module);
639 static inline void __module_get(struct module *module) in __module_get() function
747 static inline void __module_get(struct module *module) in __module_get() function
/Linux-v5.10/drivers/base/firmware_loader/
Dmain.c874 __module_get(THIS_MODULE); in request_firmware()
901 __module_get(THIS_MODULE); in firmware_request_nowarn()
925 __module_get(THIS_MODULE); in request_firmware_direct()
950 __module_get(THIS_MODULE); in firmware_request_platform()
1006 __module_get(THIS_MODULE); in request_firmware_into_buf()
1036 __module_get(THIS_MODULE); in request_partial_firmware_into_buf()
/Linux-v5.10/net/vmw_vsock/
Daf_vsock_tap.c22 __module_get(vt->module); in vsock_add_tap()
/Linux-v5.10/drivers/mtd/chips/
Dmap_absent.c67 __module_get(THIS_MODULE); in map_absent_probe()
Dmap_rom.c67 __module_get(THIS_MODULE); in map_rom_probe()
Dmap_ram.c82 __module_get(THIS_MODULE); in map_ram_probe()
/Linux-v5.10/net/bluetooth/
Dhci_sysfs.c102 __module_get(THIS_MODULE); in hci_init_sysfs()
/Linux-v5.10/include/linux/iio/
Dtrigger.h94 __module_get(trig->owner); in iio_trigger_get()
/Linux-v5.10/arch/um/drivers/
Dharddog_kern.c75 __module_get(THIS_MODULE); in harddog_open()
/Linux-v5.10/drivers/watchdog/
Dindydog.c68 __module_get(THIS_MODULE); in indydog_open()
Dsbc_epx_c3.c68 __module_get(THIS_MODULE); in epx_c3_open()
Dsbc8360.c265 __module_get(THIS_MODULE); in sbc8360_open()
Dsoftdog.c136 __module_get(THIS_MODULE); in softdog_ping()
Dpnx833x_wdt.c105 __module_get(THIS_MODULE); in pnx833x_wdt_open()
Dacquirewdt.c195 __module_get(THIS_MODULE); in acq_open()
Dmixcomwd.c141 __module_get(THIS_MODULE); in mixcomwd_open()
Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
Dgef_wdt.c224 __module_get(THIS_MODULE); in gef_wdt_open()
Dgeodewdt.c88 __module_get(THIS_MODULE); in geodewdt_open()
Dib700wdt.c233 __module_get(THIS_MODULE); in ibwdt_open()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhnae.c354 __module_get(dev->owner); in hnae_get_handle()
425 __module_get(THIS_MODULE); in hnae_ae_register()
/Linux-v5.10/drivers/iio/trigger/
Diio-trig-sysfs.c169 __module_get(THIS_MODULE); in iio_sysfs_trigger_probe()
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dpci-cxl.c163 __module_get(cxl_module); in get_cxl_module()

12345