Searched refs:page_info (Results 1 – 1 of 1) sorted by relevance
1019 void *page_info; in doing_stressapptest() local1070 page_info = malloc(sizeof(struct page) * sat.page_num); in doing_stressapptest()1071 if (page_info == 0) { in doing_stressapptest()1077 page_list = (struct page *)page_info; in doing_stressapptest()1151 free(page_info); in doing_stressapptest()