Searched refs:FREE_BATCH (Results 1 – 1 of 1) sorted by relevance
17 #define FREE_BATCH 16 macro 937 struct nullb_page *ret, *t_pages[FREE_BATCH]; in null_free_device_storage() 946 (void **)t_pages, pos, FREE_BATCH); in null_free_device_storage() 956 } while (nr_pages == FREE_BATCH); in null_free_device_storage() 1082 struct nullb_page *c_pages[FREE_BATCH]; in null_make_cache_space() 1091 (void **)c_pages, nullb->cache_flush_pos, FREE_BATCH); in null_make_cache_space()