Home
last modified time | relevance | path

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

12345

/Linux-v5.15/lib/
Donce.c36 __module_get(mod); in once_disable_jump()
/Linux-v5.15/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.15/include/linux/
Dmodule.h610 extern void __module_get(struct module *module);
626 static inline void __module_get(struct module *module) in __module_get() function
734 static inline void __module_get(struct module *module) in __module_get() function
/Linux-v5.15/drivers/base/firmware_loader/
Dmain.c876 __module_get(THIS_MODULE); in request_firmware()
903 __module_get(THIS_MODULE); in firmware_request_nowarn()
927 __module_get(THIS_MODULE); in request_firmware_direct()
952 __module_get(THIS_MODULE); in firmware_request_platform()
1008 __module_get(THIS_MODULE); in request_firmware_into_buf()
1038 __module_get(THIS_MODULE); in request_partial_firmware_into_buf()
/Linux-v5.15/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.15/net/vmw_vsock/
Daf_vsock_tap.c22 __module_get(vt->module); in vsock_add_tap()
/Linux-v5.15/net/bluetooth/
Dhci_sysfs.c104 __module_get(THIS_MODULE); in hci_init_sysfs()
/Linux-v5.15/include/linux/iio/
Dtrigger.h94 __module_get(trig->owner); in iio_trigger_get()
/Linux-v5.15/arch/um/drivers/
Dharddog_kern.c75 __module_get(THIS_MODULE); in harddog_open()
/Linux-v5.15/drivers/watchdog/
Dindydog.c68 __module_get(THIS_MODULE); in indydog_open()
Dsbc_epx_c3.c68 __module_get(THIS_MODULE); in epx_c3_open()
Dsoftdog.c136 __module_get(THIS_MODULE); in softdog_ping()
Dsbc8360.c265 __module_get(THIS_MODULE); in sbc8360_open()
Dmixcomwd.c141 __module_get(THIS_MODULE); in mixcomwd_open()
Dacquirewdt.c195 __module_get(THIS_MODULE); in acq_open()
Dib700wdt.c233 __module_get(THIS_MODULE); in ibwdt_open()
Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
Dgeodewdt.c88 __module_get(THIS_MODULE); in geodewdt_open()
Dgef_wdt.c224 __module_get(THIS_MODULE); in gef_wdt_open()
/Linux-v5.15/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.15/fs/ksmbd/
Dserver.c400 __module_get(THIS_MODULE); in __queue_ctrl_work()
448 __module_get(THIS_MODULE); in kill_server_store()
/Linux-v5.15/drivers/net/mdio/
Dmdio-bitbang.c215 __module_get(ctrl->ops->owner); in alloc_mdio_bitbang()

12345