Searched refs:sysctl_drop_caches (Results 1 – 3 of 3) sorted by relevance
14 int sysctl_drop_caches; variable51 if (sysctl_drop_caches & 1) { in drop_caches_sysctl_handler()55 if (sysctl_drop_caches & 2) { in drop_caches_sysctl_handler()62 sysctl_drop_caches); in drop_caches_sysctl_handler()64 stfu |= sysctl_drop_caches & 4; in drop_caches_sysctl_handler()
2128 extern int sysctl_drop_caches;
1312 .data = &sysctl_drop_caches,