Home
last modified time | relevance | path

Searched refs:RA_UNLOCKED (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_stats.c234 rm_assert(&tcp_stats_tpl_sampling_lock, RA_UNLOCKED); in tcp_stats_tpl_sr_cb()
252 rm_assert(&tcp_stats_tpl_sampling_lock, RA_UNLOCKED); in tcp_stats_tpl_sr_cb()
H A Din_pcb.h594 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED)
656 rw_assert(&(ipi)->ipi_list_lock, RA_UNLOCKED)
H A Dtcp_timewait.c131 #define TW_UNLOCK_ASSERT(tw) rw_assert(&(tw), RA_UNLOCKED)
H A Dtcp_log_buf.c236 #define TCPID_TREE_UNLOCK_ASSERT() rw_assert(&tcp_id_tree_lock, RA_UNLOCKED)
/f-stack/freebsd/sys/
H A Dbufobj.h129 #define ASSERT_BO_UNLOCKED(bo) rw_assert(BO_LOCKPTR((bo)), RA_UNLOCKED)
H A Drmlock.h125 #define RA_UNLOCKED LA_UNLOCKED macro
H A Drwlock.h286 #define RA_UNLOCKED LA_UNLOCKED macro
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h594 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED)
656 rw_assert(&(ipi)->ipi_list_lock, RA_UNLOCKED)
/f-stack/freebsd/kern/
H A Dkern_rmlock.c320 rm_assert(rm, RA_UNLOCKED); in rm_destroy()
605 _rm_assert(rm, RA_UNLOCKED, file, line); in _rm_wlock_debug()
794 case RA_UNLOCKED: in _rm_assert()
H A Dkern_rwlock.c1502 case RA_UNLOCKED: in __rw_assert()
H A Dkern_event.c2408 rw_assert((struct rwlock *)arg, RA_UNLOCKED); in knlist_rw_assert_lock()
H A Duipc_usrreq.c260 RA_UNLOCKED)
/f-stack/freebsd/vm/
H A Dvm_object.h253 rw_assert(&(object)->lock, RA_UNLOCKED)
/f-stack/freebsd/netinet6/
H A Dnd6.h293 #define ND6_UNLOCK_ASSERT() rw_assert(&V_nd6_lock, RA_UNLOCKED)
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h293 #define ND6_UNLOCK_ASSERT() rw_assert(&V_nd6_lock, RA_UNLOCKED)
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h464 #define IPFW_UH_UNLOCK_ASSERT(_chain) rw_assert(&(_chain)->uh_lock, RA_UNLOCKED)
/f-stack/freebsd/netgraph/
H A Dng_base.c84 #define TOPOLOGY_NOTOWNED() rw_assert(&ng_topo_lock, RA_UNLOCKED)
/f-stack/lib/
H A Dff_ng_base.c84 #define TOPOLOGY_NOTOWNED() rw_assert(&ng_topo_lock, RA_UNLOCKED)
/f-stack/freebsd/netipsec/
H A Dkey.c164 #define SPTREE_UNLOCK_ASSERT() rm_assert(&sptree_lock, RA_UNLOCKED)
234 #define SAHTREE_UNLOCK_ASSERT() rm_assert(&sahtree_lock, RA_UNLOCKED)