Home
last modified time | relevance | path

Searched refs:vmstat_shepherd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dvmstat.c1959 * vmstat_shepherd will take care about that for us. in quiet_vmstat()
1970 static void vmstat_shepherd(struct work_struct *w);
1972 static DECLARE_DEFERRABLE_WORK(shepherd, vmstat_shepherd);
1974 static void vmstat_shepherd(struct work_struct *w) in vmstat_shepherd() function
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c2030 * vmstat_shepherd will take care about that for us. in quiet_vmstat()
2041 static void vmstat_shepherd(struct work_struct *w);
2043 static DECLARE_DEFERRABLE_WORK(shepherd, vmstat_shepherd);
2045 static void vmstat_shepherd(struct work_struct *w) in vmstat_shepherd() function
2062 * infrastructure ever noticing. Skip regular flushing from vmstat_shepherd in vmstat_shepherd()

Completed in 6 milliseconds