Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dnvram_64.c649 static unsigned int oops_count = 0; in oops_to_nvram() local
/linux/kernel/
H A Dexit.c106 static atomic_t oops_count = ATOMIC_INIT(0); variable