函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\block.h Create Date:2022-07-27 13:23:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:lock_rq_requeue - place block IO request back on a queue*@q: queue holding operation*@rq: block IO operation request* The block operation request @rq is being placed back into queue*@q. For some reason the request was not completed and needs to be

函数原型:static inline void trace_block_rq_requeue(struct request_queue *q, struct request *rq)

返回类型:void

参数:

类型参数名称
struct request_queue *q
struct request *rq

NULL

调用者
名称描述
__blk_mq_requeue_request