Searched refs:free_tail (Results 1 – 1 of 1) sorted by relevance
866 page_num = chunk->free_tail;871 int free_tail = chunk->free_tail;895 } else if (i >= free_tail) {913 uint32_t free_tail = chunk->free_tail; local946 chunk->free_tail = page_num;1051 if (page_num == chunk->free_tail) {1118 chunk->free_tail = page_num;1936 while (i < chunk->free_tail) {2009 while (i < p->free_tail) {2093 while (i < p->free_tail) {[all …]
Completed in 11 milliseconds