Searched refs:first_entry_index (Results 1 – 1 of 1) sorted by relevance
277 uint32_t first_entry_index; in dpool_alloc() local297 first_entry_index = i; in dpool_alloc()303 dpool->entry[j + first_entry_index].flags = size; in dpool_alloc()305 dpool->entry[j + first_entry_index].flags |= in dpool_alloc()310 return (first_entry_index + dpool->start_index); in dpool_alloc()