Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:queue_index

Proto:static int queue_index(struct blk_mq_queue_map *qmap, unsigned int nr_queues, const int q)

Type:int

Parameter:

TypeParameterName
struct blk_mq_queue_map *qmap
unsigned intnr_queues
const intq
21  Return queue_offset + q % nr_queues
Caller
NameDescribe
blk_mq_map_queues