Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blk_types.h Create Date:2022-07-28 05:43:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_qc_t_to_tag

Proto:static inline unsigned int blk_qc_t_to_tag(blk_qc_t cookie)

Type:unsigned int

Parameter:

TypeParameterName
blk_qc_tcookie
471  Return cookie & (1u << BLK_QC_T_SHIFT) - 1
Caller
NameDescribe
blk_mq_poll_hybrid