Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc.c322 CC_LIST_WUNLOCK(); in cc_deregister_algo()
366 CC_LIST_WUNLOCK(); in cc_register_algo()
622 CC_LIST_WUNLOCK(); in cc_stop_new_assignments()
626 CC_LIST_WUNLOCK(); in cc_stop_new_assignments()
673 CC_LIST_WUNLOCK(); in cc_modevent()
681 CC_LIST_WUNLOCK(); in cc_modevent()
H A Dcc.h219 #define CC_LIST_WUNLOCK() rw_wunlock(&cc_list_lock) macro