Searched refs:FREE_BATCH (Results 1 – 2 of 2) sorted by relevance
125 #define FREE_BATCH 16 macro129 struct page *pages[FREE_BATCH]; in brd_free_pages()136 (void **)pages, pos, FREE_BATCH); in brd_free_pages()161 } while (nr_pages == FREE_BATCH); in brd_free_pages()
17 #define FREE_BATCH 16 macro902 struct nullb_page *ret, *t_pages[FREE_BATCH]; in null_free_device_storage()911 (void **)t_pages, pos, FREE_BATCH); in null_free_device_storage()921 } while (nr_pages == FREE_BATCH); in null_free_device_storage()1047 struct nullb_page *c_pages[FREE_BATCH]; in null_make_cache_space()1056 (void **)c_pages, nullb->cache_flush_pos, FREE_BATCH); in null_make_cache_space()