函数逻辑报告 |
Source Code:kernel\futex.c |
Create Date:2022-07-27 11:55:09 |
Last Modify:2020-03-17 15:28:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Walk curr->robust_list (very carefully, it's a userspace list!)* and mark any locks found there dead, and notify any waiters.* We silently return on any sign of list-walking problem.
函数原型:static void exit_robust_list(struct task_struct *curr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | curr |
3680 | __user乘head等于robust_list |
3682 | limit等于This limit protects against a deliberately circular list.* (Not worth introducing an rlimit for it) |
3687 | 如果非futex_cmpxchg_enabled则返回 |
3708 | next_entry = NULL |
3737 | 如果pending则 |
名称 | 描述 |
---|---|
futex_cleanup |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |