Searched refs:cdp_threadlock (Results 1 – 3 of 3) sorted by relevance
191 mtx_lock(&cdp->cdp_threadlock); in dev_refthread()199 mtx_unlock(&cdp->cdp_threadlock); in dev_refthread()234 mtx_lock(&cdp->cdp_threadlock); in devvn_refthread()240 mtx_unlock(&cdp->cdp_threadlock); in devvn_refthread()1137 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1142 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1144 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1151 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1153 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1156 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()
71 struct mtx cdp_threadlock; member
139 mtx_init(&cdp->cdp_threadlock, "devthrd", NULL, MTX_DEF); in devfs_alloc()186 mtx_destroy(&cdp->cdp_threadlock); in devfs_free()