Searched refs:alloc_list (Results 1 – 5 of 5) sorted by relevance
1445 alloc_list(int list_idx, int len) in alloc_list() function1490 return alloc_list(msl_idx, len); in fd_list_create_walk()1508 if (alloc_list(list_idx, len) < 0) in eal_memalloc_set_seg_fd()
196 struct res_list alloc_list; /* Allocated resource list */ member
623 LIST_INIT(&pool->alloc_list); in ice_res_pool_init()698 LIST_INSERT_HEAD(&pool->alloc_list, valid_entry, next); in ice_res_pool_alloc()714 for (entry = LIST_FIRST(&pool->alloc_list); in ice_res_pool_destroy()731 LIST_INIT(&pool->alloc_list); in ice_res_pool_destroy()
432 struct res_list alloc_list; /* Allocated resource list */ member
4954 LIST_INIT(&pool->alloc_list); in i40e_res_pool_init()4973 for (entry = LIST_FIRST(&pool->alloc_list); in i40e_res_pool_destroy()4990 LIST_INIT(&pool->alloc_list); in i40e_res_pool_destroy()5010 LIST_FOREACH(entry, &pool->alloc_list, next) { in i40e_res_pool_free()5147 LIST_INSERT_HEAD(&pool->alloc_list, valid_entry, next); in i40e_res_pool_alloc()