Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_poll_remove_all
Proto:static void io_poll_remove_all(struct io_ring_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx |
2518 | spin_lock_irq( & completion_lock) |
2519 | When i < 1U << cancel_hash_bits cycle |
2522 | list = cancel_hash[i] |
2524 | io_poll_remove_one(req) |
2526 | spin_unlock_irq( & completion_lock) |
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 |