Searched defs:THIS_MODULE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dexport.h34 #define THIS_MODULE (&__this_module) macro
36 #define THIS_MODULE ((struct module *)0) macro
/linux-4.4.14/drivers/block/
H A Dbrd.c623 THIS_MODULE, brd_probe, NULL, NULL); brd_init() local
/linux-4.4.14/drivers/ide/
H A Dide-probe.c992 THIS_MODULE, ata_probe, ata_lock, hwif); hwif_init() local
/linux-4.4.14/drivers/md/
H A Dmd.c9059 blk_register_region(MKDEV(mdp_major, 0), 1UL<<MINORBITS, THIS_MODULE, md_init() local

Completed in 275 milliseconds