函数逻辑报告 |
Source Code:fs\aio.c |
Create Date:2022-07-29 10:53:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:aio_nr_sub
函数原型:static void aio_nr_sub(unsigned nr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned | nr |
690 | 加自旋锁 |
691 | 如果WARN_ON(current system wide number of aio requests - nr > current system wide number of aio requests )则current system wide number of aio requests 等于0 |
695 | 自旋锁解锁 |
名称 | 描述 |
---|---|
ioctx_alloc | x_alloc* Allocates and initializes an ioctx. Returns an ERR_PTR if it failed. |
kill_ioctx | kill_ioctx* Cancels all outstanding aio requests on an aio context. Used* when the processes owning a context have all exited to encourage* the rapid destruction of the kioctx. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |