Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswapfile.c1441 int set_start_mm = (*swap_map >= swcount); in try_to_unuse() local
1465 set_start_mm = 1; in try_to_unuse()
1469 if (set_start_mm && *swap_map < swcount) { in try_to_unuse()
1473 set_start_mm = 0; in try_to_unuse()