Searched refs:hctx_list (Results 1 – 2 of 2) sorted by relevance
73 struct list_head hctx_list; member
2285 list_add(&hctx->hctx_list, &q->unused_hctx_list); in blk_mq_exit_hctx()2369 INIT_LIST_HEAD(&hctx->hctx_list); in blk_mq_alloc_hctx()2681 WARN_ON_ONCE(hctx && list_empty(&hctx->hctx_list)); in blk_mq_release()2684 list_for_each_entry_safe(hctx, next, &q->unused_hctx_list, hctx_list) { in blk_mq_release()2685 list_del_init(&hctx->hctx_list); in blk_mq_release()2760 list_for_each_entry(tmp, &q->unused_hctx_list, hctx_list) { in blk_mq_alloc_and_init_hctx()2767 list_del_init(&hctx->hctx_list); in blk_mq_alloc_and_init_hctx()