Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_wake_function
Proto:static int io_wake_function(struct wait_queue_entry *curr, unsigned int mode, int wake_flags, void *key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct wait_queue_entry * | curr | |
unsigned int | mode | |
int | wake_flags | |
void * | key |
4012 | If Not io_should_wake(iowq, true) Then Return -1 |
4015 | Return autoremove_wake_function(curr, mode, wake_flags, key) |
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 |