Searched refs:PAGEVEC_SIZE (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dpagevec.h15 #define PAGEVEC_SIZE 31 macro
32 struct folio *folios[PAGEVEC_SIZE];
61 return PAGEVEC_SIZE - fbatch->nr;
/linux-master/mm/
H A Dtruncate.c326 pgoff_t indices[PAGEVEC_SIZE];
491 pgoff_t indices[PAGEVEC_SIZE];
612 pgoff_t indices[PAGEVEC_SIZE];
H A Dswap.c1053 int refs[PAGEVEC_SIZE];
H A Dswap_state.c315 unsigned int refs[PAGEVEC_SIZE];
H A Dshmem.c972 pgoff_t indices[PAGEVEC_SIZE];
1350 pgoff_t indices[PAGEVEC_SIZE];

Completed in 218 milliseconds