Function report |
Source Code:fs\io-wq.c |
Create Date:2022-07-28 20:22:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_wqe_cancel_work
Proto:static enum io_wq_cancel io_wqe_cancel_work(struct io_wqe *wqe, struct io_wq_work *cwork)
Type:enum io_wq_cancel
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_wqe * | wqe | |
struct io_wq_work * | cwork |
938 | bool found = false |
940 | flags |= IO_WQ_WORK_CANCEL |
947 | spin_lock_irqsave( & lock, flags) |
957 | spin_unlock_irqrestore( & lock, flags) |
959 | If found Then |
972 | found = Iterate the passed in list and call the specific function for each* worker that isn't exiting |
974 | Return If found Then found, running, and attempted cancelled Else work not found |
Name | Describe |
---|---|
io_wq_cancel_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 |