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()1143 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1148 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1150 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1157 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()1159 mtx_lock(&cdp->cdp_threadlock); in destroy_devl()1162 mtx_unlock(&cdp->cdp_threadlock); in destroy_devl()
74 struct mtx cdp_threadlock; member
141 mtx_init(&cdp->cdp_threadlock, "devthrd", NULL, MTX_DEF); in devfs_alloc()185 mtx_destroy(&cdp->cdp_threadlock); in devfs_free()