函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq-sysfs.c Create Date:2022-07-27 18:49:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:blk_mq_unregister_hctx

函数原型:static void blk_mq_unregister_hctx(struct blk_mq_hw_ctx *hctx)

返回类型:void

参数:

类型参数名称
struct blk_mq_hw_ctx *hctx
234  如果非@nr_ctx: Number of software queues. 则返回
237  hctx_for_each_ctx(hctx, ctx, i)
238  解除对象
240  解除对象
调用者
名称描述
blk_mq_unregister_dev
__blk_mq_register_dev
blk_mq_sysfs_unregister