Home
last modified time | relevance | path

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

1234

/Linux-v5.4/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.4/include/linux/
Dmodule.h616 extern void __module_get(struct module *module);
632 static inline void __module_get(struct module *module) in __module_get() function
741 static inline void __module_get(struct module *module) in __module_get() function
/Linux-v5.4/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.4/net/vmw_vsock/
Daf_vsock_tap.c22 __module_get(vt->module); in vsock_add_tap()
/Linux-v5.4/arch/um/drivers/
Dharddog_kern.c75 __module_get(THIS_MODULE); in harddog_open()
/Linux-v5.4/net/bluetooth/
Dhci_sysfs.c102 __module_get(THIS_MODULE); in hci_init_sysfs()
/Linux-v5.4/include/linux/iio/
Dtrigger.h94 __module_get(trig->owner); in iio_trigger_get()
/Linux-v5.4/drivers/watchdog/
Dsoftdog.c84 __module_get(THIS_MODULE); in softdog_ping()
Dsbc_epx_c3.c68 __module_get(THIS_MODULE); in epx_c3_open()
Dindydog.c68 __module_get(THIS_MODULE); in indydog_open()
Dsbc8360.c265 __module_get(THIS_MODULE); in sbc8360_open()
Dpnx833x_wdt.c105 __module_get(THIS_MODULE); in pnx833x_wdt_open()
Dmixcomwd.c141 __module_get(THIS_MODULE); in mixcomwd_open()
Dacquirewdt.c195 __module_get(THIS_MODULE); in acq_open()
Dgef_wdt.c224 __module_get(THIS_MODULE); in gef_wdt_open()
Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
Dgeodewdt.c88 __module_get(THIS_MODULE); in geodewdt_open()
Dib700wdt.c233 __module_get(THIS_MODULE); in ibwdt_open()
/Linux-v5.4/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.4/drivers/base/firmware_loader/
Dmain.c825 __module_get(THIS_MODULE); in request_firmware()
852 __module_get(THIS_MODULE); in firmware_request_nowarn()
876 __module_get(THIS_MODULE); in request_firmware_direct()
933 __module_get(THIS_MODULE); in request_firmware_into_buf()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dpci-cxl.c163 __module_get(cxl_module); in get_cxl_module()
/Linux-v5.4/drivers/iio/trigger/
Diio-trig-sysfs.c169 __module_get(THIS_MODULE); in iio_sysfs_trigger_probe()

1234