Searched refs:cpuhp_online (Results 1 – 2 of 2) sorted by relevance
3550 struct blk_mq_hw_ctx, cpuhp_online); in blk_mq_hctx_notify_offline()3583 struct blk_mq_hw_ctx, cpuhp_online); in blk_mq_hctx_notify_online()3632 !hlist_unhashed(&hctx->cpuhp_online)) { in __blk_mq_remove_cpuhp()3634 &hctx->cpuhp_online); in __blk_mq_remove_cpuhp()3635 INIT_HLIST_NODE(&hctx->cpuhp_online); in __blk_mq_remove_cpuhp()3657 hlist_unhashed(&hctx->cpuhp_online)) in __blk_mq_add_cpuhp()3659 &hctx->cpuhp_online); in __blk_mq_add_cpuhp()3837 INIT_HLIST_NODE(&hctx->cpuhp_online); in blk_mq_alloc_hctx()4286 return hlist_unhashed(&hctx->cpuhp_online) && in blk_mq_hctx_is_reusable()
411 struct hlist_node cpuhp_online; member