Searched defs:oops_count (Results 1 – 2 of 2) sorted by relevance
649 static unsigned int oops_count = 0; in oops_to_nvram() local
104 static atomic_t oops_count = ATOMIC_INIT(0); variable