Searched refs:MAX_VSIZE (Results 1 – 1 of 1) sorted by relevance
4 #define MAX_VSIZE (8192 * 32) macro28 datap = malloc(MAX_VSIZE); in main()30 ksft_test_result_fail("fail to allocate memory for size = %d\n", MAX_VSIZE); in main()