Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvmstat.h308 int vmstat_refresh(const struct ctl_table *, int write, void *buffer, size_t *lenp,
/linux/kernel/
H A Dsysctl.c2172 .proc_handler = vmstat_refresh,
/linux/mm/
H A Dvmstat.c1950 int vmstat_refresh(const struct ctl_table *table, int write, in vmstat_refresh() function