Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\sparse.c Create Date:2022-07-28 15:34:28
Last Modify:2020-03-17 22:36:03 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sparse_buffer_fini

Proto:static void __init sparse_buffer_fini(void)

Type:void

Parameter:Nothing

496  size = sparsemap_buf_end - sparsemap_buf
498  If sparsemap_buf && size > 0 Then sparse_buffer_free(size)
500  sparsemap_buf = NULL
Caller
NameDescribe
sparse_init_nidInitialize sparse on a specific node. The node spans [pnum_begin, pnum_end)* And number of present sections in this node is map_count.