Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:free_stable_node_chain

Proto:static inline void free_stable_node_chain(struct stable_node *chain, struct rb_root *root)

Type:void

Parameter:

TypeParameterName
struct stable_node *chain
struct rb_root *root
626  rb_erase( & when node of stable tree , root)
627  free_stable_node(chain)
628  The number of stable_node chains --
Caller
NameDescribe
stable_node_dup_any