Searched refs:VDO_ASSERT_LOG_ONLY (Results 1 – 4 of 4) sorted by relevance
47 VDO_ASSERT_LOG_ONLY(!found_it, "new thread not already in registry"); in vdo_register_thread()70 VDO_ASSERT_LOG_ONLY(found_it, "thread found in registry"); in vdo_unregister_thread()
34 #define VDO_ASSERT_LOG_ONLY(expr, ...) __VDO_ASSERT(expr, __VA_ARGS__) macro
63 VDO_ASSERT_LOG_ONLY(!completion->complete, "completion is not complete"); in assert_incomplete()
72 VDO_ASSERT_LOG_ONLY((expected == thread_id), in assert_vio_in_bio_zone()