Searched refs:exact_lock (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | char_dev.c | 463 static int exact_lock(dev_t dev, void *data) in exact_lock() function 490 exact_match, exact_lock, p); in cdev_add()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-probe.c | 939 static int exact_lock(dev_t dev, void *data) in exact_lock() function 951 disk->minors, NULL, exact_match, exact_lock, disk); in ide_register_region()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | genhd.c | 673 static int exact_lock(dev_t devt, void *data) in exact_lock() function 824 exact_match, exact_lock, disk); in __device_add_disk()
|