Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c221 #define SCH_UNLOCK(sch) mtx_unlock(&(sch)->sch_mtx) macro
342 SCH_UNLOCK(sch); in syncache_destroy()
401 SCH_UNLOCK(sch); in syncache_insert()
717 SCH_UNLOCK(sch); in syncache_chkrst()
734 SCH_UNLOCK(sch); in syncache_badack()
773 SCH_UNLOCK(sch); in syncache_unreach()
1098 SCH_UNLOCK(sch); in syncache_expand()
1107 SCH_UNLOCK(sch); in syncache_expand()
1117 SCH_UNLOCK(sch); in syncache_expand()
1144 SCH_UNLOCK(sch); in syncache_expand()
[all …]