Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/debug/kdb/
Dkdb_support.c711 static u32 dah_first, dah_first_call = 1, dah_used, dah_used_max; variable
756 if (dah_first_call) { in debug_kmalloc()
758 dah_first_call = 0; in debug_kmalloc()
882 dah_first_call)) in debug_kusage()