Home
last modified time | relevance | path

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

/linux/fs/
A Ddrop_caches.c16 int sysctl_drop_caches; variable
61 if (sysctl_drop_caches & 1) { in drop_caches_sysctl_handler()
65 if (sysctl_drop_caches & 2) { in drop_caches_sysctl_handler()
72 sysctl_drop_caches); in drop_caches_sysctl_handler()
74 stfu |= sysctl_drop_caches & 4; in drop_caches_sysctl_handler()
/linux/kernel/
A Dsysctl.c2895 .data = &sysctl_drop_caches,
/linux/include/linux/
A Dmm.h3164 extern int sysctl_drop_caches;
/linux/
A DSystem.map161161 ffff80001212c128 B sysctl_drop_caches
A D.tmp_System.map161161 ffff80001212c128 B sysctl_drop_caches

Completed in 363 milliseconds