Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq.h Create Date:2022-07-28 12:15:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__blk_mq_get_ctx

Proto:static inline struct blk_mq_ctx *__blk_mq_get_ctx(struct request_queue *q, unsigned int cpu)

Type:struct blk_mq_ctx

Parameter:

TypeParameterName
struct request_queue *q
unsigned intcpu
134  Return per_cpu_ptr( sw queues , cpu)
Caller
NameDescribe
blk_mq_alloc_request_hctx
blk_mq_hctx_notify_dead'cpu' is going away. splice any existing rq_list entries from this* software queue to the hw queue dispatch list, and ensure that it* gets run.