Function report |
Source Code:fs\io-wq.c |
Create Date:2022-07-28 20:22:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_get_next_work
Proto:static struct io_wq_work *io_get_next_work(struct io_wqe *wqe, unsigned *hash)__must_hold(wqe->lock)
Type:struct io_wq_work
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_wqe * | wqe | |
unsigned * | hash |
388 | If Not (flags & IO_WQ_WORK_HASHED) Then |
389 | wq_node_del( & work_list, node, prev) |
390 | Return work |
394 | hash = flags >> IO_WQ_HASH_SHIFT |
402 | Return NULL |
Name | Describe |
---|---|
io_worker_handle_work |
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 |