Home
last modified time | relevance | path

Searched defs:memfree (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/mem/tunable/
Dmin_free_kbytes.c118 unsigned long tune, memfree, memtotal; in test_tune() local
192 unsigned long memfree; in eatup_mem() local
218 unsigned long memfree; in check_monitor() local
Dmax_map_count.c184 long memfree; in max_map_count_test() local
/external/linux-kselftest/tools/testing/selftests/vm/
Dcompaction_test.c25 int read_memory_info(unsigned long *memfree, unsigned long *hugepagesize) in read_memory_info()
/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages12.c177 int memfree, ret; in setup() local
/external/toybox/toys/other/
Dvmstat.c35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member