Home
last modified time | relevance | path

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

/linux/block/
A Dbio.c625 #define ALLOC_CACHE_SLACK 64 macro
693 if (++cache->nr > ALLOC_CACHE_MAX + ALLOC_CACHE_SLACK) in bio_put()
694 bio_alloc_cache_prune(cache, ALLOC_CACHE_SLACK); in bio_put()

Completed in 6 milliseconds