Searched defs:_folio (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/netfs/ |
H A D | buffered_read.c | 343 loff_t pos, unsigned int len, struct folio **_folio, in netfs_write_begin()
|
/openbmc/linux/include/linux/ |
H A D | rmap.h | 405 #define DEFINE_FOLIO_VMA_WALK(name, _folio, _vma, _address, _flags) \ argument
|
/openbmc/linux/mm/ |
H A D | vmscan.c | 173 #define prefetchw_prev_lru_folio(_folio, _base, _field) \ argument 183 #define prefetchw_prev_lru_folio(_folio, _base, _field) do { } while (0) argument
|