Searched refs:hot_chunks_arr (Results 1 – 1 of 1) sorted by relevance
31 struct mlx5dr_icm_hot_chunk *hot_chunks_arr; member352 hot_chunk = &pool->hot_chunks_arr[i]; in dr_icm_pool_clear_hot_chunks_arr()481 hot_chunk = &pool->hot_chunks_arr[pool->hot_chunks_num++]; in mlx5dr_icm_free_chunk()551 pool->hot_chunks_arr = kvcalloc(num_of_chunks, in mlx5dr_icm_pool_create()554 if (!pool->hot_chunks_arr) in mlx5dr_icm_pool_create()573 kvfree(pool->hot_chunks_arr); in mlx5dr_icm_pool_destroy()