Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_ring_ctx_free
Proto:static void io_ring_ctx_free(struct io_ring_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 | If account_mem Then io_unaccount_mem(user, ring_pages(sq_entries, cq_entries)) |
4964 | kfree(cancel_hash) |
Name | Describe |
---|---|
io_ring_ctx_wait_and_kill |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |