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()1459 mutex_init(&q->blkcg_mutex); in blkg_init_queue()1685 mutex_lock(&q->blkcg_mutex); in blkcg_deactivate_policy()1704 mutex_unlock(&q->blkcg_mutex); in blkcg_deactivate_policy()
480 struct mutex blkcg_mutex; member