Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_parman_items_init

Proto:static void test_parman_items_init(struct test_parman *test_parman)

Type:void

Parameter:

TypeParameterName
struct test_parman *test_parman
192  When i < TEST_PARMAN_ITEM_COUNT cycle
193  item = items[i]
194  prio_index = test_parman_rnd_get(test_parman) & TEST_PARMAN_PRIO_MASK
198  prio = prios[prio_index]
Caller
NameDescribe
test_parman_create