Home
last modified time | relevance | path

Searched defs:page_array_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c58 static int page_array_alloc(struct page_array *pa, unsigned int len) in page_array_alloc() function
/openbmc/linux/fs/f2fs/
H A Dcompress.c26 static void *page_array_alloc(struct inode *inode, int nr) in page_array_alloc() function