Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dswapfile.c613 int set_start_mm = (*swap_map >= swcount); in try_to_unuse() local
624 set_start_mm = 1; in try_to_unuse()
630 if (set_start_mm && *swap_map < swcount) { in try_to_unuse()
632 set_start_mm = 0; in try_to_unuse()