Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_xarray.c Create Date:2022-07-28 06:33:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:check_xa_mark

Proto:static noinline void check_xa_mark(struct xarray *xa)

Type:void

Parameter:

TypeParameterName
struct xarray *xa
293  When index < 16384 cycle check_xa_mark_1(xa, index)
296  check_xa_mark_2(xa)
Caller
NameDescribe
xarray_checks