Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bfq_exit_bfqq

Proto:static void bfq_exit_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq)

Type:void

Parameter:

TypeParameterName
struct bfq_data *bfqd
struct bfq_queue *bfqq
4926  If bfqq == bfq_queue in service Then
4927  __bfq_bfqq_expire(bfqd, bfqq, udget took too long to be used )
4928  Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing.
4931  bfq_log_bfqq(bfqd, bfqq, "exit_bfqq: %p, %d", bfqq, ce counter )
4933  bfq_put_cooperator(bfqq)
4935  bfq_release_process_ref(bfqd, bfqq)
Caller
NameDescribe
bfq_exit_icq_bfqq