Function report |
Source Code:fs\select.c |
Create Date:2022-07-28 20:07:01 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__pollwake
Proto:static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
wait_queue_entry_t * | wait | |
unsigned | mode | |
int | sync | |
void * | key |
196 | smp_wmb() |
197 | triggered = 1 |
207 | Return default_wake_function( & dummy_wait, mode, sync, key) |
Name | Describe |
---|---|
pollwake |
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 |