Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:check_find

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

Type:void

Parameter:

TypeParameterName
struct xarray *xa
1076  check_find_1(xa)
1077  check_find_2(xa)
1078  check_find_3(xa)
1079  check_find_4(xa)
1081  When i < 10 cycle check_multi_find_1(xa, i)
1083  check_multi_find_2(xa)
Caller
NameDescribe
xarray_checks