Searched refs:prev_alloc_entry (Results 1 – 1 of 1) sorted by relevance
257 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL; in allocate_query_block() local263 if (prev_alloc_entry) { in allocate_query_block()264 prev_alloc_entry->next = alloc_entry->next; in allocate_query_block()270 prev_alloc_entry = alloc_entry; in allocate_query_block()