Home
last modified time | relevance | path

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

/linux/mm/
H A Dkhugepaged.c2252 int nr_none = 0; in collapse_file() local
2310 nr_none++; in collapse_file()
2497 if (result == SCAN_SUCCEED && nr_none && in collapse_file()
2498 !shmem_charge(mapping->host, nr_none)) in collapse_file()
2501 nr_none = 0; in collapse_file()
2534 if (nr_none) { in collapse_file()
2553 if (nr_none != nr_none_check) { in collapse_file()
2650 if (nr_none) { in collapse_file()
2652 mapping->nrpages -= nr_none; in collapse_file()
2654 shmem_uncharge(mapping->host, nr_none); in collapse_file()