Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/
H A Dblkparse.c285 static unsigned int bit_alloc_cache; variable
755 if (bit_alloc_cache < 1024 && !bit->pdu_len) { in bit_free()
761 bit_alloc_cache++; in bit_free()
773 bit_alloc_cache--; in bit_alloc()