Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:xas_advance

Proto:static void xas_advance(struct xa_state *xas)

Type:void

Parameter:

TypeParameterName
struct xa_state *xas
162  xa_offset++
163  move the index either forwards (find) or backwards (sibling slot)
Caller
NameDescribe
xas_findxas_find() - Find the next present entry in the XArray