Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/mm/
Dphysical_memory.rst355 .. _folios: target in Pages
/Linux-v6.6/include/linux/
Dpagevec.h31 struct folio *folios[PAGEVEC_SIZE]; member
Dmm.h1511 struct folio **folios; member
1529 static inline void folios_put(struct folio **folios, unsigned int nr) in folios_put()
Dmmzone.h424 struct list_head folios[MAX_NR_GENS][ANON_AND_FILE][MAX_NR_ZONES]; member
/Linux-v6.6/fs/smb/client/
Dcifsencrypt.c106 struct folio *folios[16], *folio; in cifs_shash_xarray() local