函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_parman.c Create Date:2022-07-27 07:31:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:test_parman_prios_init

函数原型:static void test_parman_prios_init(struct test_parman *test_parman)

返回类型:void

参数:

类型参数名称
struct test_parman *test_parman
167 i小于TEST_PARMAN_PRIO_COUNT循环
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
调用者
名称描述
test_parman_create