Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lk_mq_rq_state() - read the current MQ_RQ_* state of a request*@rq: target request.

Proto:static inline enum mq_rq_state blk_mq_rq_state(struct request *rq)

Type:enum mq_rq_state

Parameter:

TypeParameterName
struct request *rq
471  Return READ_ONCE(state)
Caller
NameDescribe
blk_mq_start_request
blk_mq_req_expired
blk_mq_poll_hybrid_sleep
__blk_mq_debugfs_rq_show