Home
last modified time | relevance | path

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

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