Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\khugepaged.c Create Date:2022-07-28 16:06:05
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
398  mm = mm
399  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, & hash, (long)mm)
Caller
NameDescribe
__khugepaged_enter