Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:insert_to_mm_slots_hash

Proto:static void insert_to_mm_slots_hash(struct mm_struct *mm, struct mm_slot *mm_slot)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
struct mm_slot *mm_slot
438  mm = mm
439  hash_add - add an object to a hashtable*@hashtable: hashtable to add to*@node: the &struct hlist_node of the object to be added*@key: the key of the object to be added(mm_slots_hash, & link, (unsignedlong)mm)
Caller
NameDescribe
__ksm_enter