Searched defs:warn_count (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/core/seq/ | ||
| H A D | seq_lock.c | 14 int warn_count = 5 * HZ; in snd_use_lock_sync_helper() local |
| /linux/kernel/ | ||
| H A D | panic.c | 229 static atomic_t warn_count = ATOMIC_INIT(0); variable |