Searched refs:newtail (Results 1 – 1 of 1) sorted by relevance
64 void *p, *newtail; in trace_alloc() local67 newtail = tb->tail + bytes; in trace_alloc()68 if (!trace_check_alloc(tb, newtail)) in trace_alloc()71 tb->tail = newtail; in trace_alloc()