Searched refs:buddy_mem_pool (Results 1 – 1 of 1) sorted by relevance
324 struct mlx5dr_icm_buddy_mem *buddy_mem_pool, in dr_icm_chunk_init() argument331 chunk->buddy_mem = buddy_mem_pool; in dr_icm_chunk_init()338 buddy_mem_pool->used_memory += mlx5dr_icm_pool_get_chunk_byte_size(chunk); in dr_icm_chunk_init()391 struct mlx5dr_icm_buddy_mem *buddy_mem_pool; in dr_icm_handle_buddies_get_mem() local397 list_for_each_entry(buddy_mem_pool, &pool->buddy_mem_list, list_node) { in dr_icm_handle_buddies_get_mem()398 err = mlx5dr_buddy_alloc_mem(buddy_mem_pool, in dr_icm_handle_buddies_get_mem()426 *buddy = buddy_mem_pool; in dr_icm_handle_buddies_get_mem()