Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\tracing_map.c Create Date:2022-07-28 12:07:11
Last Modify:2020-03-17 19:44:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tracing_map_array_clear

Proto:void tracing_map_array_clear(struct tracing_map_array *a)

Type:void

Parameter:

TypeParameterName
struct tracing_map_array *a
290  If Not pages Then Return
293  When i < n_pages cycle memset(pages[i], 0, PAGE_SIZE)
Caller
NameDescribe
tracing_map_clearracing_map_clear - Clear a tracing_map*@map: The tracing_map to clear* Resets the tracing map to a cleared or initial state