Home
last modified time | relevance | path

Searched refs:dah_first_call (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
755 if (dah_first_call) { in debug_kmalloc()
757 dah_first_call = 0; in debug_kmalloc()
881 dah_first_call)) in debug_kusage()