Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:black_path_count

Proto:static int black_path_count(struct rb_node *rb)

Type:int

Parameter:

TypeParameterName
struct rb_node *rb
166  When rb cycle count += Not is_red(rb)
168  Return count
Caller
NameDescribe
check