Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dkgdb.c106 static int kgdb_active; variable
/openbmc/linux/kernel/debug/
H A Ddebug_core.c108 atomic_t kgdb_active = ATOMIC_INIT(-1); variable