Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddecompressor.c68 struct list_head *pagepool) in z_erofs_lz4_prepare_destpages()
303 struct list_head *pagepool) in z_erofs_decompress_generic()
368 struct list_head *pagepool) in z_erofs_shifted_transform()
407 struct list_head *pagepool) in z_erofs_decompress()
H A Dzdata.c240 struct list_head *pagepool) in preload_compressed_pages()
652 struct page *page, struct list_head *pagepool) in z_erofs_do_read_page()
843 struct list_head *pagepool) in z_erofs_decompress_pcluster()
1043 struct list_head *pagepool) in z_erofs_decompress_queue()
1078 struct list_head *pagepool, in pickup_page_for_submission()
1264 struct list_head *pagepool, in z_erofs_submit_queue()
1362 struct list_head *pagepool, bool force_fg) in z_erofs_runqueue()
H A Dcompress.h67 static inline bool z_erofs_put_shortlivedpage(struct list_head *pagepool, in z_erofs_put_shortlivedpage()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf100.h46 void (*pagepool)(struct gf100_grctx *); member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c4352 struct page *pagepool[16]; in extent_readahead() local