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.c89 unsigned long tune, memfree, memtotal; in test_tune() local
162 unsigned long memfree; in eatup_mem() local
188 unsigned long memfree; in check_monitor() local
Dmax_map_count.c146 long memfree; in max_map_count_test() local
/external/linux-kselftest/tools/testing/selftests/vm/
Dcompaction_test.c28 int read_memory_info(unsigned long *memfree, unsigned long *hugepagesize) in read_memory_info()
/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages12.c186 long memfree; in setup() local
/external/toybox/toys/other/
Dvmstat.c35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member