函数逻辑报告 |
Source Code:security\tomoyo\gc.c |
Create Date:2022-07-27 21:12:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_gc_thread - Garbage collector thread function.*@unused: Unused.* Returns 0.
函数原型:static int tomoyo_gc_thread(void *unused)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
void * | unused |
617 | 如果非mutex_trylock - try to acquire the mutex, without waiting*@lock: the mutex to be acquired* Try to acquire the mutex atomically则转到:out |
624 | 加自旋锁 |
627 | 如果Users counter protected by tomoyo_io_buffer_list_lock. 则继续下一循环 |
629 | 删除链表项 |
630 | 释放内存 |
631 | 释放内存 |
632 | 释放内存 |
634 | 自旋锁解锁 |
637 | out : |
639 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |