函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-iosched.c Create Date:2022-07-27 19:29:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:bfq_bfqq_busy

函数原型:int bfq_bfqq_busy(const struct bfq_queue *bfqq)

返回类型:int

参数:

类型参数名称
const struct bfq_queue *bfqq
149  返回:如果__builtin_constant_p( has requests or is in service )则constant_test_bit(( has requests or is in service ), ( & status flags ))否则variable_test_bit(( has requests or is in service ), ( & status flags ))
调用者
名称描述
bfq_bfqq_resume_state
bfq_add_request
bfq_remove_request
bfq_bfqq_end_wrMust be called with bfqq != NULL
bfq_release_process_ref
bfq_merge_bfqqs
bfq_bfqq_expireq_bfqq_expire - expire a queue.*@bfqd: device owning the queue.*@bfqq: the queue to expire.*@compensate: if true, compensate for the time spent idling.*@reason: the reason causing the expiration.* If the process associated with bfqq does slow I/O (e
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_completed_request