Home
last modified time | relevance | path

Searched refs:from_index (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/lib/
A Dtest_parman.c113 static void test_parman_move(void *priv, unsigned long from_index, in test_parman_move() argument
119 memmove(&prio_array[to_index], &prio_array[from_index], in test_parman_move()
121 memset(&prio_array[from_index], 0, ITEM_PTRS_SIZE(count)); in test_parman_move()
/linux-6.3-rc2/include/linux/
A Dparman.h59 void (*move)(void *priv, unsigned long from_index,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_ctcam.c136 unsigned long from_index, in mlxsw_sp_acl_ctcam_region_parman_move() argument
145 from_index, to_index, count); in mlxsw_sp_acl_ctcam_region_parman_move()
A Dspectrum1_mr_tcam.c215 unsigned long from_index, in mlxsw_sp1_mr_tcam_region_parman_move() argument
224 from_index, count, in mlxsw_sp1_mr_tcam_region_parman_move()

Completed in 7 milliseconds