函数逻辑报告 | 
Source Code:kernel\workqueue.c | 
Create Date:2022-07-27 10:28:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:workqueue_init - bring workqueue subsystem fully online* This is the latter half of two-staged workqueue subsystem initialization* and invoked as soon as kthreads can be created and scheduled
函数原型:int __init workqueue_init(void)
返回类型:int
参数:无
| 5994 | wq_numa_init() | 
| 5996 | mutex_lock( & wq_pool_mutex) | 
| 6000 | I: the associated node ID 等于cpu_to_node(cpu) | 
| 6006 | WARN(Workqueues which may be used during memory reclaim should have a rescuer* to guarantee forward progress., "workqueue: failed to create early rescuer for %s", I: workqueue name ) | 
| 6011 | mutex_unlock( & wq_pool_mutex) | 
| 6016 | X: flags 与等于POOL_DISASSOCIATED的反 | 
| 6024 | can kworkers be created yet? = true | 
| 6025 | Workqueue watchdog | 
| 6027 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| kernel_init_freeable | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |