Searched refs:prev_alloc_entry (Results 1 – 1 of 1) sorted by relevance
271 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL; in allocate_query_block() local277 if (prev_alloc_entry) { in allocate_query_block()278 prev_alloc_entry->next = alloc_entry->next; in allocate_query_block()284 prev_alloc_entry = alloc_entry; in allocate_query_block()