Home
last modified time | relevance | path

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

/fs/
Ddrop_caches.c15 int sysctl_drop_caches; variable
60 if (sysctl_drop_caches & 1) { in drop_caches_sysctl_handler()
64 if (sysctl_drop_caches & 2) { in drop_caches_sysctl_handler()
71 sysctl_drop_caches); in drop_caches_sysctl_handler()
73 stfu |= sysctl_drop_caches & 4; in drop_caches_sysctl_handler()