RA_UNLOCKED
rw_assert(&null_hash_lock, RA_UNLOCKED);
rm_assert(rm, RA_UNLOCKED);
_rm_assert(rm, RA_UNLOCKED, file, line);
case RA_UNLOCKED:
case RA_UNLOCKED:
RA_UNLOCKED)
#define OVPN_UNLOCK_ASSERT(sc) rm_assert(&(sc)->lock, RA_UNLOCKED)
#define TOPOLOGY_NOTOWNED() rw_assert(&ng_topo_lock, RA_UNLOCKED)
#define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED)
#define TCPID_TREE_UNLOCK_ASSERT() rw_assert(&tcp_id_tree_lock, RA_UNLOCKED)
rm_assert(&tcp_stats_tpl_sampling_lock, RA_UNLOCKED);
rm_assert(&tcp_stats_tpl_sampling_lock, RA_UNLOCKED);
#define ND6_UNLOCK_ASSERT() rw_assert(&V_nd6_lock, RA_UNLOCKED)
#define SPTREE_UNLOCK_ASSERT() rm_assert(&sptree_lock, RA_UNLOCKED)
#define SAHTREE_UNLOCK_ASSERT() rm_assert(&sahtree_lock, RA_UNLOCKED)
#define ASSERT_BO_UNLOCKED(bo) rw_assert(BO_LOCKPTR((bo)), RA_UNLOCKED)
rw_assert(&(object)->lock, RA_UNLOCKED)