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_is_internal

Proto:static inline bool blk_qc_t_is_internal(blk_qc_t cookie)

Type:bool

Parameter:

TypeParameterName
blk_qc_tcookie
476  Return (cookie & BLK_QC_T_INTERNAL) != 0
Caller
NameDescribe
blk_mq_poll_hybrid