Searched refs:try_module_get (Results 1 – 4 of 4) sorted by relevance
149 #define try_module_get(...) 1 macro
156 if (!try_module_get(THIS_MODULE)) in ubi_open_volume()
723 if (!strcmp(p->name, name) && try_module_get(p->owner)) { in get_partition_parser()
732 if (!try_module_get(mtd->owner)) in __get_mtd_device()