Searched refs:alloc_bytes (Results 1 – 1 of 1) sorted by relevance
136 static void child_loop_alloc(unsigned long long alloc_bytes) in child_loop_alloc() argument153 if (bytecount >= alloc_bytes) in child_loop_alloc()172 unsigned long long alloc_bytes = alloc_maxbytes; in mem_test() local184 alloc_bytes = MIN(ALLOC_THRESHOLD, alloc_bytes); in mem_test()185 child_loop_alloc(alloc_bytes); in mem_test()190 if (alloc_bytes <= ALLOC_THRESHOLD) in mem_test()193 alloc_bytes -= ALLOC_THRESHOLD; in mem_test()