Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/debug/kdb/
Dkdb_support.c710 static u32 dah_first, dah_first_call = 1, dah_used, dah_used_max; variable
789 dah_used += best->size; in debug_kmalloc()
790 dah_used_max = max(dah_used, dah_used_max); in debug_kmalloc()
822 dah_used -= h->size; in debug_kfree()