函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:kblockd_mod_delayed_work_on

函数原型:int kblockd_mod_delayed_work_on(int cpu, struct delayed_work *dwork, unsigned long delay)

返回类型:int

参数:

类型参数名称
intcpu
struct delayed_work *dwork
unsigned longdelay
1675  返回:mod_delayed_work_on - modify delay of or queue a delayed work on specific CPU*@cpu: CPU number to execute work on*@wq: workqueue to use*@dwork: work to queue*@delay: number of jiffies to wait before queueing* If @dwork is idle, equivalent to
调用者
名称描述
blk_mq_kick_requeue_list
blk_mq_delay_kick_requeue_list
__blk_mq_delay_run_hw_queue