Searched refs:alloc_list (Results 1 – 5 of 5) sorted by relevance
1492 alloc_list(int list_idx, int len) in alloc_list() function1565 return alloc_list(msl_idx, len); in fd_list_create_walk()1597 if (alloc_list(list_idx, len) < 0) in eal_memalloc_set_seg_fd()
242 struct res_list alloc_list; /* Allocated resource list */ member
681 LIST_INIT(&pool->alloc_list); in ice_res_pool_init()756 LIST_INSERT_HEAD(&pool->alloc_list, valid_entry, next); in ice_res_pool_alloc()772 for (entry = LIST_FIRST(&pool->alloc_list); in ice_res_pool_destroy()789 LIST_INIT(&pool->alloc_list); in ice_res_pool_destroy()
443 struct res_list alloc_list; /* Allocated resource list */ member
4914 LIST_INIT(&pool->alloc_list); in i40e_res_pool_init()4933 for (entry = LIST_FIRST(&pool->alloc_list); in i40e_res_pool_destroy()4950 LIST_INIT(&pool->alloc_list); in i40e_res_pool_destroy()4970 LIST_FOREACH(entry, &pool->alloc_list, next) { in i40e_res_pool_free()5107 LIST_INSERT_HEAD(&pool->alloc_list, valid_entry, next); in i40e_res_pool_alloc()