Searched refs:mtest_alloc_ent (Results 1 – 2 of 2) sorted by relevance
42 struct mtest_alloc_ent *new_ent; in mtest_allocate_buf()45 (struct mtest_alloc_ent *)malloc(sizeof (struct mtest_alloc_ent)); in mtest_allocate_buf()67 struct mtest_alloc_ent **p, *p1; in mtest_deallocate_buf()82 struct mtest_alloc_ent *p1; in mtest_deallocate_buf_all()
36 struct mtest_alloc_ent { struct37 struct mtest_alloc_ent *next; argument49 struct mtest_alloc_ent *alloc_list; argument