Home
last modified time | relevance | path

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

/external/blktrace/
Dblkparse.c285 static unsigned int bit_alloc_cache; variable
753 if (bit_alloc_cache < 1024 && !bit->pdu_len) { in bit_free()
759 bit_alloc_cache++; in bit_free()
771 bit_alloc_cache--; in bit_alloc()