Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-iosched.c Create Date:2022-07-28 17:56:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bfq_update_dispatch_stats

Proto:static inline void bfq_update_dispatch_stats(struct request_queue *q, struct request *rq, struct bfq_queue *in_serv_queue, bool idle_timer_disabled)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
struct request *rq
struct bfq_queue *in_serv_queue
boolidle_timer_disabled

NULL

Caller
NameDescribe
bfq_dispatch_request