Searched refs:module_put (Results 1 – 4 of 4) sorted by relevance
151 #define module_put(...) do { } while (0) macro
221 module_put(THIS_MODULE); in ubi_open_volume()361 module_put(THIS_MODULE); in ubi_close_volume()
564 module_put(THIS_MODULE); in del_mtd_device()694 module_put(THIS_MODULE); in unregister_mtd_user()763 module_put(mtd->owner); in __get_mtd_device()871 module_put(mtd->owner); in __put_mtd_device()
914 #define put_partition_parser(p) do { module_put((p)->owner); } while (0)