Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:q_to_bic - convert iocontext queue structure to bfq_io_cq.*@icq: the iocontext queue.

Proto:static struct bfq_io_cq *icq_to_bic(struct io_cq *icq)

Type:struct bfq_io_cq

Parameter:

TypeParameterName
struct io_cq *icq
390  Return container_of - cast a member of a structure out to the containing structure*@ptr: the pointer to the member.*@type: the type of the container struct this is embedded in.*@member: the name of the member within the struct.(icq, structbfq_io_cq, icq)
Caller
NameDescribe
bfq_bic_lookupq_bic_lookup - search into @ioc a bic associated to @bfqd.*@bfqd: the lookup key.*@ioc: the io_context of the process doing I/O.*@q: the request queue.
bfq_select_queueSelect a queue for service. If we have a current queue in service,* check whether to continue servicing it, or retrieve and set a new one.
bfq_exit_icq
bfq_init_rq