Home
last modified time | relevance | path

Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/mm/
Dvmscan.c74 struct scan_control { struct
76 unsigned long nr_scanned;
79 unsigned long nr_reclaimed;
82 unsigned long nr_to_reclaim;
84 unsigned long hibernation_mode;
87 gfp_t gfp_mask;
89 int may_writepage;
92 int may_unmap;
95 int may_swap;
97 int swappiness;
[all …]