Searched refs:PAGEVEC_SIZE (Results 1 – 5 of 5) sorted by relevance
15 #define PAGEVEC_SIZE 15 macro25 struct page *pages[PAGEVEC_SIZE];56 return PAGEVEC_SIZE - pvec->nr; in pagevec_space()86 struct folio *folios[PAGEVEC_SIZE];113 return PAGEVEC_SIZE - fbatch->nr; in fbatch_space()
336 pgoff_t indices[PAGEVEC_SIZE]; in truncate_inode_pages_range()505 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_mapping_pagevec()631 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_inode_pages2_range()
1106 PAGEVEC_SIZE, pvec->pages); in pagevec_lookup_range_tag()
910 pgoff_t indices[PAGEVEC_SIZE]; in shmem_undo_range()1260 pgoff_t indices[PAGEVEC_SIZE]; in shmem_unuse_inode()
4672 if (!walk && bitmap_weight(bitmap, MIN_LRU_BATCH) < PAGEVEC_SIZE) { in lru_gen_look_around()