Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:get_mm_slot

Proto:static struct mm_slot *get_mm_slot(struct mm_struct *mm)

Type:struct mm_slot

Parameter:

TypeParameterName
struct mm_struct *mm
428  hash_for_each_possible - iterate over all possible objects hashing to the* same bucket*@name: hashtable to iterate*@obj: the type * to use as a loop cursor for each entry*@member: the name of the hlist_node within the struct*@key: the key of the objects (mm_slots_hash, slot, link, (unsignedlong)mm)
429  If mm == mm Then Return slot
432  Return NULL
Caller
NameDescribe
__ksm_exit