函数逻辑报告 |
Source Code:kernel\workqueue.c |
Create Date:2022-07-27 10:27:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ancel_delayed_work - cancel a delayed work*@dwork: delayed_work to cancel* Kill off a pending delayed_work
函数原型:bool cancel_delayed_work(struct delayed_work *dwork)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct delayed_work * | dwork |
3245 | 返回:__cancel_work( & work, true) |
名称 | 描述 |
---|---|
domain_remove_cpu | |
blk_mq_stop_hw_queue | This function is often used for pausing .queue_rq() by driver when* there isn't enough resource or some conditions aren't satisfied, and* BLK_STS_RESOURCE is usually returned.* We do not guarantee that dispatch can be drained or blocked |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |