Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:search

Proto:static inline unsigned long search(struct rb_root_cached *root, unsigned long start, unsigned long last)

Type:unsigned long

Parameter:

TypeParameterName
struct rb_root_cached *root
unsigned longstart
unsigned longlast
33  results = 0
35  When node cycle results++
38  Return results
Caller
NameDescribe
interval_tree_test_init