Searched refs:t_alloc_list (Results 1 – 1 of 1) sorted by relevance
240 static struct trace *t_alloc_list; variable731 t->next = t_alloc_list; in t_free()732 t_alloc_list = t; in t_free()740 struct trace *t = t_alloc_list; in t_alloc()743 t_alloc_list = t->next; in t_alloc()