Searched refs:KR_UNLOCK (Results 1 – 2 of 2) sorted by relevance
336 KR_UNLOCK(sc); in kr_detach()403 KR_UNLOCK(sc); in kr_shutdown()508 KR_UNLOCK(sc); in kr_link_task()518 KR_UNLOCK(sc); in kr_link_task()545 KR_UNLOCK(sc); in kr_init()645 KR_UNLOCK(sc); in kr_start()862 KR_UNLOCK(sc); in kr_ioctl()871 KR_UNLOCK(sc); in kr_ioctl()899 KR_UNLOCK(sc); in kr_ioctl()930 KR_UNLOCK(sc); in kr_ifmedia_upd()[all …]
272 #define KR_UNLOCK(_sc) mtx_unlock(&(_sc)->kr_mtx) macro