Searched refs:free_tail (Results 1 – 1 of 1) sorted by relevance
893 page_num = chunk->free_tail;898 int free_tail = chunk->free_tail;922 } else if (i >= free_tail) {940 uint32_t free_tail = chunk->free_tail; local973 chunk->free_tail = page_num;1078 if (page_num == chunk->free_tail) {1157 chunk->free_tail = page_num;2027 while (i < chunk->free_tail) {2100 while (i < p->free_tail) {2185 while (i < p->free_tail) {[all …]
Completed in 13 milliseconds