Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\elevator.c Create Date:2022-07-28 16:57:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:elv_rqhash_del

Proto:void elv_rqhash_del(struct request_queue *q, struct request *rq)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
struct request *rq
209  If Internal elevator interface(rq) Then __elv_rqhash_del(rq)
Caller
NameDescribe
deadline_remove_requestmove rq from rbtree and fifo.
bfq_remove_request