Searched refs:halist (Results 1 – 1 of 1) sorted by relevance
61 static struct alloc_list *halist = NULL; variable82 if (halist == NULL) in add_alloc()85 alist->next = halist; in add_alloc()86 halist = alist; in add_alloc()95 alist = halist; in drop_alloc()98 if (alist == halist) in drop_alloc()99 halist = halist->next; in drop_alloc()380 alist = halist; in check_leaks()