| Function report | 
| Source Code: kernel\sched\wait.c | Create Date:2022-07-28 09:40:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:add_wait_queue
Proto:void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct wait_queue_head * | wq_head | |
| struct wait_queue_entry * | wq_entry | 
| 22 | flags &= ~wait_queue_entry::flags | 
| 23 | spin_lock_irqsave( & lock, flags) | 
| 25 | spin_unlock_irqrestore( & lock, flags) | 
| Name | Describe | 
|---|---|
| __request_region | __request_region - create a new busy resource region*@parent: parent resource descriptor*@start: resource start address*@n: resource region size*@name: reserving caller's ID string*@flags: IO resource flags | 
| memcg_event_ptable_queue_proc | |
| d_wait_lookup | |
| inotify_read | |
| fanotify_read | |
| ep_ptable_queue_proc | |
| signalfd_dequeue | |
| userfaultfd_ctx_read | |
| aio_poll_complete_work | |
| aio_poll_queue_proc | |
| io_poll_complete_work | |
| io_poll_queue_proc | |
| sbitmap_add_wait_queue | 
| 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 |