Home
last modified time | relevance | path

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

12345

/openbmc/linux/lib/
H A Donce.c36 __module_get(mod); in once_disable_jump()
/openbmc/linux/include/linux/
H A Dmodule.h664 extern void __module_get(struct module *module);
716 static inline void __module_get(struct module *module) in __module_get() function
809 static inline void __module_get(struct module *module) in __module_get() function
/openbmc/linux/net/vmw_vsock/
H A Daf_vsock_tap.c22 __module_get(vt->module); in vsock_add_tap()
/openbmc/linux/drivers/mtd/chips/
H A Dmap_absent.c67 __module_get(THIS_MODULE); in map_absent_probe()
H A Dmap_rom.c68 __module_get(THIS_MODULE); in map_rom_probe()
H A Dmap_ram.c83 __module_get(THIS_MODULE); in map_ram_probe()
/openbmc/linux/arch/um/drivers/
H A Dharddog_kern.c74 __module_get(THIS_MODULE); in harddog_open()
/openbmc/linux/net/bluetooth/
H A Dhci_sysfs.c105 __module_get(THIS_MODULE); in hci_init_sysfs()
/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c986 __module_get(THIS_MODULE); in request_firmware()
1013 __module_get(THIS_MODULE); in firmware_request_nowarn()
1037 __module_get(THIS_MODULE); in request_firmware_direct()
1062 __module_get(THIS_MODULE); in firmware_request_platform()
1118 __module_get(THIS_MODULE); in request_firmware_into_buf()
1148 __module_get(THIS_MODULE); in request_partial_firmware_into_buf()
/openbmc/linux/include/linux/iio/
H A Dtrigger.h101 __module_get(trig->owner); in iio_trigger_get()
/openbmc/linux/drivers/watchdog/
H A Dindydog.c68 __module_get(THIS_MODULE); in indydog_open()
H A Dsbc_epx_c3.c68 __module_get(THIS_MODULE); in epx_c3_open()
H A Dsoftdog.c136 __module_get(THIS_MODULE); in softdog_ping()
H A Dsbc8360.c265 __module_get(THIS_MODULE); in sbc8360_open()
H A Dacquirewdt.c195 __module_get(THIS_MODULE); in acq_open()
H A Dmixcomwd.c141 __module_get(THIS_MODULE); in mixcomwd_open()
H A Dib700wdt.c233 __module_get(THIS_MODULE); in ibwdt_open()
H A Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
H A Dgef_wdt.c224 __module_get(THIS_MODULE); in gef_wdt_open()
H A Dgeodewdt.c88 __module_get(THIS_MODULE); in geodewdt_open()
H A Drc32434_wdt.c143 __module_get(THIS_MODULE); in rc32434_wdt_open()
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs8_parser.c148 __module_get(public_key_subtype.owner); in pkcs8_key_preparse()
/openbmc/linux/block/
H A Delevator.h96 __module_get(e->elevator_owner); in __elevator_get()
/openbmc/linux/fs/smb/server/
H A Dserver.c420 __module_get(THIS_MODULE); in __queue_ctrl_work()
466 __module_get(THIS_MODULE); in kill_server_store()
/openbmc/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c164 __module_get(THIS_MODULE); in iio_sysfs_trigger_probe()

12345