Home
last modified time | relevance | path

Searched refs:FREE_BATCH (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
Dbrd.c160 #define FREE_BATCH 16 macro
164 struct page *pages[FREE_BATCH]; in brd_free_pages()
171 (void **)pages, pos, FREE_BATCH); in brd_free_pages()
190 } while (nr_pages == FREE_BATCH); in brd_free_pages()