Searched refs:mtest_allocate_buf (Results 1 – 2 of 2) sorted by relevance
99 extern void *mtest_allocate_buf(mtest_handle_t, size_t);100 #define mtest_allocate_page_buf(H) mtest_allocate_buf((H), \
36 mtest_allocate_buf( in mtest_allocate_buf() function