Home
last modified time | relevance | path

Searched refs:mtest_alloc_ent (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test_subr.c42 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()
H A Dmema_test.h36 struct mtest_alloc_ent { struct
37 struct mtest_alloc_ent *next; argument
49 struct mtest_alloc_ent *alloc_list; argument