Function report |
Source Code:kernel\sched\wait.c |
Create Date:2022-07-28 09:40:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__wake_up - wake up threads blocked on a waitqueue
Proto:void __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, void *key)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct wait_queue_head * | wq_head | |
unsigned int | mode | |
int | nr_exclusive | |
void * | key |
142 | __wake_up_common_lock(wq_head, mode, nr_exclusive, 0, key) |
Name | Describe |
---|---|
__wake_up_bit | |
__wake_userfault | |
dax_wake_entry | @entry may no longer be the entry at the index in the mapping.* The important information it's conveying is whether the entry at* this index used to be a PMD entry. |
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 |