函数逻辑报告 |
Source Code:mm\list_lru.c |
Create Date:2022-07-27 15:57:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:list_lru_isolate
函数原型:void list_lru_isolate(struct list_lru_one *list, struct list_head *item)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct list_lru_one * | list | |
struct list_head * | item |
171 | 删除链表项并重新初始化 |
名称 | 描述 |
---|---|
shadow_lru_isolate | |
inode_lru_isolate | Isolate the inode from the LRU in preparation for freeing it |
d_lru_isolate | These can only be called under the global LRU lock, ie during the* callback for freeing the LRU list. "isolate" removes it from the* LRU lists entirely, while shrink_move moves it to the indicated* private list. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |