Home
last modified time | relevance | path

Searched defs:folios (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/mm/
H A Dphysical_memory.rst355 .. _folios: target in Pages
/openbmc/linux/include/linux/
H A Dpagevec.h31 struct folio *folios[PAGEVEC_SIZE]; member
H A Dmm.h1513 struct folio **folios; member
1531 static inline void folios_put(struct folio **folios, unsigned int nr) in folios_put()
H A Dmmzone.h426 struct list_head folios[MAX_NR_GENS][ANON_AND_FILE][MAX_NR_ZONES]; member
/openbmc/linux/fs/smb/client/
H A Dcifsencrypt.c106 struct folio *folios[16], *folio; in cifs_shash_xarray() local