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_prios_init

Proto:static void test_parman_prios_init(struct test_parman *test_parman)

Type:void

Parameter:

TypeParameterName
struct test_parman *test_parman
167  When i < TEST_PARMAN_PRIO_COUNT cycle
168  prio = prios[i]
171  priority = test_parman_priority_gen(test_parman)
172  parman_prio_init - initializes a parman priority chunk*@parman: parman instance*@prio: parman prio structure to be initialized*@prority: desired priority of the chunk* Note: all locking must be provided by the caller
Caller
NameDescribe
test_parman_create