Searched refs:mt_lock_is_held (Results 1 – 2 of 2) sorted by relevance
231 #define mt_lock_is_held(mt) \ macro243 #define mt_lock_is_held(mt) 1 macro883 WARN_ON(!mt_lock_is_held(mt)); in mt_clear_in_rcu()902 WARN_ON(!mt_lock_is_held(mt)); in mt_set_in_rcu()
708 return mt_external_lock(mt) ? mt_lock_is_held(mt) : in mt_locked()