函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\list_lru.c Create Date:2022-07-27 15:57:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:list_lru_destroy

函数原型:void list_lru_destroy(struct list_lru *lru)

返回类型:void

参数:

类型参数名称
struct list_lru *lru
643  如果非node则返回
646  memcg_get_cache_ids()
648  list_lru_unregister(lru)
650  memcg_destroy_list_lru(lru)
651  释放内存
652  node = NULL
657  memcg_put_cache_ids()
调用者
名称描述
destroy_unused_superFree a superblock that has never been seen by anyone
deactivate_locked_superdeactivate_locked_super - drop an active reference to superblock*@s: superblock to deactivate* Drops an active reference to superblock, converting it into a temporary* one if there is no other active references left