Searched refs:cdp_threadlock (Results 1 – 3 of 3) sorted by relevance
190 mtx_lock(&cdp->cdp_threadlock); in dev_refthread()198 mtx_unlock(&cdp->cdp_threadlock); in dev_refthread()233 mtx_lock(&cdp->cdp_threadlock); in devvn_refthread()239 mtx_unlock(&cdp->cdp_threadlock); in devvn_refthread()1136 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1141 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1143 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1150 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1152 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1155 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()