函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:test_parman_move

函数原型:static void test_parman_move(void *priv, unsigned long from_index, unsigned long to_index, unsigned long count)

返回类型:void

参数:

类型参数名称
void *priv
unsigned longfrom_index
unsigned longto_index
unsigned longcount
116  test_parman等于priv
117  prio_array等于prio_array
119  Not static to avoid a conflict with the prototype in the Linux headers.
121  memset( & prio_array[from_index], 0, ITEM_PTRS_SIZE(count))