Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:12:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Gets called on EPOLLHUP on eventfd when user closes it.* Called with wqh->lock held and interrupts disabled.
Proto:static int memcg_event_wake(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 |
4456 | flags = key_to_poll(key) |
4468 | spin_lock( & event_list_lock) |
4469 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then |
4477 | spin_unlock( & event_list_lock) |
4480 | Return 0 |
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 |