函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:This assumes per-cpu software queueing queues. They could be per-node* as well, for instance. For now this is hardcoded as-is. Note that we don't* care about preemption, since we know the ctx's are persistent. This does

函数原型:static inline struct blk_mq_ctx *blk_mq_get_ctx(struct request_queue *q)

返回类型:struct blk_mq_ctx

参数:

类型参数名称
struct request_queue *q
145  返回:__blk_mq_get_ctx(q, These macros fold the SMP functionality into a single CPU system())
调用者
名称描述
blk_mq_get_request
blk_mq_get_tag
__blk_mq_sched_bio_merge
kyber_bio_merge