函数逻辑报告 | 
Source Code:include\linux\workqueue.h | 
Create Date:2022-07-27 06:39:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:to_delayed_work
函数原型:static inline struct delayed_work *to_delayed_work(struct work_struct *work)
返回类型:struct delayed_work
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct work_struct * | work | 
| 名称 | 描述 | 
|---|---|
| throttle_active_work | |
| try_to_grab_pending | ry_to_grab_pending - steal work item from worklist and disable irq*@work: work item to steal*@is_dwork: @work is a delayed_work*@flags: place to store irq state* Try to grab PENDING bit of @work. This function can handle @work in any | 
| psi_avgs_work | |
| pm_qos_work_fn | pm_qos_work_fn - the timeout handler of pm_qos_update_request_timeout*@work: work struct for the delayed work (timeout)* This cancels the timeout request by falling back to the default at timeout. | 
| cgroup_pidlist_destroy_work_fn | |
| cache_reap | ache_reap - Reclaim memory from caches | 
| disk_events_workfn | Separate this part out so that a different pointer for clearing_ptr can be* passed in for disk_clear_events. | 
| wb_workfn | Handle writeback of dirty data for the device backed by this bdi. Also* reschedules periodically and does kupdated style flushing. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |