Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bfq_exit_icq

Proto:static void bfq_exit_icq(struct io_cq *icq)

Type:void

Parameter:

TypeParameterName
struct io_cq *icq
4959  bic = q_to_bic - convert iocontext queue structure to bfq_io_cq.*@icq: the iocontext queue.
4961  bfq_exit_icq_bfqq(bic, true)
4962  bfq_exit_icq_bfqq(bic, false)