Lines Matching defs:module
6 #include <linux/module.h>
650 void blk_register_region(dev_t devt, unsigned long range, struct module *module,
654 kobj_map(bdev_map, devt, range, module, probe, lock, data);
1783 * get_disk_and_module - increments the gendisk and gendisk fops module refcount
1787 * fops module owner.
1793 struct module *owner;
1829 * put_disk_and_module - decrements the module and gendisk refcount
1841 struct module *owner = disk->fops->owner;
2277 * /sys/module/block/parameters/events_dfl_poll_msecs.