函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq.c Create Date:2022-07-27 18:43:47
Last Modify:2020-03-17 23:18:05 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:blk_mq_wake_waiters

函数原型:void blk_mq_wake_waiters(struct request_queue *q)

返回类型:void

参数:

类型参数名称
struct request_queue *q
258  queue_for_each_hw_ctx(q, hctx, i)
259  如果blk_mq_hw_queue_mapped(hctx)则blk_mq_tag_wakeup_all(@tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue., true)