函数逻辑报告 |
Source Code:kernel\sched\wait.c |
Create Date:2022-07-27 10:41:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__wake_up - wake up threads blocked on a waitqueue
函数原型:void __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, void *key)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
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) |
名称 | 描述 |
---|---|
__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. |
__cancel_work_timer | |
memcg_oom_recover | |
userfaultfd_release |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |