函数逻辑报告 |
Source Code:fs\io_uring.c |
Create Date:2022-07-29 10:55:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:io_ring_ctx_free
函数原型:static void io_ring_ctx_free(struct io_ring_ctx *ctx)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct io_ring_ctx * | ctx |
4938 | io_finish_async(ctx) |
4942 | We can't just wait for polled events to come to us, we have to actively* find and complete them. |
4943 | io_sqe_buffer_unregister(ctx) |
4944 | io_sqe_files_unregister(ctx) |
4945 | io_eventfd_unregister(ctx) |
4954 | io_mem_free(rings) |
4955 | io_mem_free(sq_sqes) |
4958 | 如果account_mem则io_unaccount_mem(user, ring_pages(sq_entries, cq_entries)) |
4963 | 释放内存 |
4964 | 释放内存 |
4966 | 释放内存 |
名称 | 描述 |
---|---|
io_ring_ctx_wait_and_kill |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |