Home
last modified time | relevance | path

Searched defs:warn_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_lock.c14 int warn_count = 5 * HZ; in snd_use_lock_sync_helper() local
/openbmc/linux/kernel/
H A Dpanic.c113 static atomic_t warn_count = ATOMIC_INIT(0); variable