函数逻辑报告 | 
Source Code:kernel\locking\locktorture.c | 
Create Date:2022-07-27 10:54:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:torture_ww_mutex_lock
函数原型:static int torture_ww_mutex_lock(void)__acquires(torture_ww_mutex_0) __acquires(torture_ww_mutex_1) __acquires(torture_ww_mutex_2)
返回类型:int
参数:无
| 374 | lock等于torture_ww_mutex_0 | 
| 375 | 添加链表项 | 
| 377 | lock等于torture_ww_mutex_1 | 
| 378 | 添加链表项 | 
| 380 | lock等于torture_ww_mutex_2 | 
| 381 | 添加链表项 | 
| 388 | err等于ww_mutex_lock(lock, & ctx) | 
| 389 | 如果非err则继续下一循环 | 
| 393 | list_for_each_entry_continue_reverse - iterate backwards from the given point*@pos: the type * to use as a loop cursor(ln, & list, link) | 
| 400 | 链表项移动到头部 | 
| 404 | 返回:0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |