Searched refs:clean (Results 1 – 3 of 3) sorted by relevance
724 unsigned long clean = filepages - min(filepages, mdtc->dirty); in mdtc_calc_avail() local726 unsigned long other_clean = global_clean - min(global_clean, clean); in mdtc_calc_avail()
433 bool "Enable cleancache driver to cache clean pages if tmem is present"436 for clean pages that the kernel's pageframe replacement algorithm
4816 LIST_HEAD(clean); in evict_pages()4868 list_move(&page->lru, &clean); in evict_pages()4892 list_splice_init(&clean, &list); in evict_pages()