Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:alled in either blk_queue_cleanup or elevator_switch, tagset* is required for freeing requests

Proto:void blk_mq_sched_free_requests(struct request_queue *q)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
559  If @sched_tags: Tags owned by I/O scheduler. If there is an I/O* scheduler associated with a request queue, a tag is assigned when* that request is allocated. Else, this member is not used. Then blk_mq_free_rqs(tag_set, @sched_tags: Tags owned by I/O scheduler. If there is an I/O* scheduler associated with a request queue, a tag is assigned when* that request is allocated. Else, this member is not used., i)
Caller
NameDescribe
blk_mq_init_sched