Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_parman_move

Proto:static void test_parman_move(void *priv, unsigned long from_index, unsigned long to_index, unsigned long count)

Type:void

Parameter:

TypeParameterName
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))