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