Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c49 static unsigned long long alloc_maxbytes; variable
74 alloc_maxbytes = (unsigned long long)maxbytes; in parse_mtest_options()
121 if (!alloc_maxbytes) { in setup()
123 alloc_maxbytes = ((float)maxpercent / 100.00) in setup()
126 maxpercent, alloc_maxbytes / 1024); in setup()
172 unsigned long long alloc_bytes = alloc_maxbytes; in mem_test()
210 write_msg, alloc_maxbytes / 1024); in mem_test()
219 alloc_maxbytes / 1024, write_msg); in mem_test()