Searched refs:blkcg_mutex (Results 1 – 2 of 2) sorted by relevance
133 mutex_lock(&q->blkcg_mutex); in blkg_free_workfn()142 mutex_unlock(&q->blkcg_mutex); in blkg_free_workfn()1458 mutex_init(&q->blkcg_mutex); in blkg_init_queue()1684 mutex_lock(&q->blkcg_mutex); in blkcg_deactivate_policy()1703 mutex_unlock(&q->blkcg_mutex); in blkcg_deactivate_policy()
480 struct mutex blkcg_mutex; member