Searched refs:FREE_BATCH (Results 1 – 1 of 1) sorted by relevance
17 #define FREE_BATCH 16 macro959 struct nullb_page *ret, *t_pages[FREE_BATCH]; in null_free_device_storage()968 (void **)t_pages, pos, FREE_BATCH); in null_free_device_storage()978 } while (nr_pages == FREE_BATCH); in null_free_device_storage()1104 struct nullb_page *c_pages[FREE_BATCH]; in null_make_cache_space()1113 (void **)c_pages, nullb->cache_flush_pos, FREE_BATCH); in null_make_cache_space()