函数逻辑报告 |
Source Code:fs\io-wq.c |
Create Date:2022-07-29 10:55:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Note: drops the wqe->lock if returning true! The caller must re-acquire* the lock in that case. Some callers need to restart handling if this* happens, so we can't just re-acquire the lock on behalf of the caller.
函数原型:static bool __io_worker_unuse(struct io_wqe *wqe, struct io_worker *worker)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct io_wqe * | wqe | |
struct io_worker * | worker |
138 | bool dropped_lock = false |
140 | 如果creds则 |
142 | creds = NULL |
145 | 如果files不等于restore_files则 |
155 | 如果fs不等于restore_fs则fs等于restore_fs |
162 | 如果mm则 |
163 | 如果非dropped_lock则 |
169 | 设置寄存器值(fs) |
172 | mm = NULL |
175 | 返回:dropped_lock |
名称 | 描述 |
---|---|
io_worker_exit | |
__io_worker_idle | No work, worker going to sleep |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |