Searched refs:allocated_list (Results 1 – 1 of 1) sorted by relevance
78 static struct list_node *allocated_list = NULL; variable85 new_node->next = allocated_list; in track_allocated()86 allocated_list = new_node; in track_allocated()276 struct list_node *curr_node = allocated_list; in impl_cleanup_harness()283 allocated_list = NULL; in impl_cleanup_harness()