Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise06.c61 static const char drop_caches_fname[] = "/proc/sys/vm/drop_caches"; variable
109 SAFE_FILE_PRINTF(drop_caches_fname, "3"); in setup()