Searched refs:__module_get (Results 1 - 25 of 107) sorted by relevance

12345

/linux-master/drivers/mtd/chips/
H A Dmap_absent.c67 __module_get(THIS_MODULE);
H A Dmap_rom.c68 __module_get(THIS_MODULE);
H A Dmap_ram.c87 __module_get(THIS_MODULE);
/linux-master/net/vmw_vsock/
H A Daf_vsock_tap.c22 __module_get(vt->module);
/linux-master/lib/
H A Donce.c36 __module_get(mod);
/linux-master/include/linux/iio/
H A Dtrigger.h101 __module_get(trig->owner);
/linux-master/net/bluetooth/
H A Dhci_sysfs.c112 __module_get(THIS_MODULE);
/linux-master/arch/um/drivers/
H A Dharddog_kern.c74 __module_get(THIS_MODULE);
/linux-master/crypto/asymmetric_keys/
H A Dpkcs8_parser.c148 __module_get(public_key_subtype.owner);
/linux-master/drivers/watchdog/
H A Dsbc8360.c265 __module_get(THIS_MODULE);
H A Dindydog.c68 __module_get(THIS_MODULE);
H A Dsbc_epx_c3.c68 __module_get(THIS_MODULE);
H A Dsoftdog.c136 __module_get(THIS_MODULE);
H A Dacquirewdt.c195 __module_get(THIS_MODULE);
H A Dmixcomwd.c139 * __module_get().
141 __module_get(THIS_MODULE);
H A Dsmsc37b787_wdt.c357 __module_get(THIS_MODULE);
H A Dsb_wdog.c111 __module_get(THIS_MODULE);
H A Dalim7101_wdt.c423 __module_get(THIS_MODULE);
H A Dmachzwd.c330 __module_get(THIS_MODULE);
/linux-master/drivers/iio/trigger/
H A Diio-trig-sysfs.c164 __module_get(THIS_MODULE);
/linux-master/block/
H A Delevator.h96 __module_get(e->elevator_owner);
/linux-master/drivers/ras/amd/atl/
H A Dcore.c206 __module_get(THIS_MODULE);
/linux-master/include/linux/
H A Dmodule.h666 extern void __module_get(struct module *module);
679 * module reference through __module_get(). This can typically be achieved
718 static inline void __module_get(struct module *module) function
811 static inline void __module_get(struct module *module) function
/linux-master/drivers/base/firmware_loader/
H A Dmain.c962 __module_get(THIS_MODULE);
989 __module_get(THIS_MODULE);
1013 __module_get(THIS_MODULE);
1038 __module_get(THIS_MODULE);
1094 __module_get(THIS_MODULE);
1124 __module_get(THIS_MODULE);
/linux-master/fs/smb/server/
H A Dserver.c415 __module_get(THIS_MODULE);
461 __module_get(THIS_MODULE);

Completed in 328 milliseconds

12345