Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\list_lru.c Create Date:2022-07-28 14:32:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:list_lru_destroy

Proto:void list_lru_destroy(struct list_lru *lru)

Type:void

Parameter:

TypeParameterName
struct list_lru *lru
643  If Not node Then Return
646  memcg_get_cache_ids()
648  list_lru_unregister(lru)
650  memcg_destroy_list_lru(lru)
651  kfree(node)
652  node = NULL
657  memcg_put_cache_ids()
Caller
NameDescribe
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