Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:This function returns the first node (in sort order) of the tree.

Proto:struct rb_node *rb_first(const struct rb_root *root)

Type:struct rb_node

Parameter:

TypeParameterName
const struct rb_root *root
470  n = rb_node
471  If Not n Then Return NULL
473  When rb_left cycle
474  n = rb_left
475  Return n
Caller
NameDescribe
check
check_augmented
rbtree_test_init
stat_seq_start
stat_seq_next
ctx_event_to_rotatepick an event from the flexible_groups to rotate
first_se
mpol_free_shared_policyFree a backing policy store on inode delete.
key_user_first
aa_labelset_destroyaa_labelset_destroy - remove all labels from the label set*@ls: label set to cleanup (NOT NULL)* Labels that are removed from the set may still exist beyond the set* being destroyed depending on their reference counting