Searched refs:stack_pages (Results 1 – 1 of 1) sorted by relevance
87 struct page *stack_pages[16]; in __bio_map_or_bounce() local116 pages = nr_pages > ARRAY_SIZE(stack_pages) in __bio_map_or_bounce()118 : stack_pages; in __bio_map_or_bounce()127 if (pages != stack_pages) in __bio_map_or_bounce()
Completed in 3 milliseconds