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:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init

Proto:static void init(void)

Type:void

Parameter:Nothing

45  When i < nnodes cycle
46  b = (prandom_u32_state( & rnd) >> 4) % max_endpoint
47  a = (prandom_u32_state( & rnd) >> 4) % b
49  Start of interval = a
50  Last location _in_ interval = b
58  When i < nsearches cycle queries[i] = (prandom_u32_state( & rnd) >> 4) % max_endpoint
Caller
NameDescribe
interval_tree_test_init