Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Implement a stub for vmalloc_sync_all() if the architecture chose not to* have one.* The purpose of this function is to make sure the vmalloc area* mappings are identical in all page-tables in the system.

Proto:void __weak vmalloc_sync_all(void)

Type:void

Parameter:Nothing

NULL

Caller
NameDescribe
__purge_vmap_area_lazyPurges all lazily-freed vmap areas.