Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:node_marks

Proto:static inline unsigned long *node_marks(struct xa_node *node, xa_mark_t mark)

Type:unsigned long

Parameter:

TypeParameterName
struct xa_node *node
xa_mark_tmark
80  Return marks[(__forceunsigned)mark]
Caller
NameDescribe
node_get_mark
node_set_markrns true if the bit was set
node_clear_markrns true if the bit was set
node_any_mark
node_mark_all