函数逻辑报告 |
Source Code:kernel\futex.c |
Create Date:2022-07-27 11:55:27 |
Last Modify:2020-03-17 15:28:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:compat_exit_robust_list
函数原型:static void compat_exit_robust_list(struct task_struct *curr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | curr |
3980 | __user乘head等于compat_robust_list |
3982 | limit等于This limit protects against a deliberately circular list.* (Not worth introducing an rlimit for it) |
3988 | 如果非futex_cmpxchg_enabled则返回 |
4000 | 如果Careful: we have to cast the result to the type of the pointer* for sign reasons(futex_offset, & futex_offset)则返回 |
4010 | next_entry = NULL |
4011 | 当(entry != (struct robust_list __user * ) & list)循环 |
4023 | __user乘uaddr等于futex_uaddr(entry, futex_offset) |
4029 | 如果rc则返回 |
4031 | uentry等于next_uentry |
4032 | entry等于next_entry |
4040 | cond_resched() |
4042 | 如果pending则 |
4043 | __user乘uaddr等于futex_uaddr(pending, futex_offset) |
名称 | 描述 |
---|---|
futex_cleanup |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |