Home
last modified time | relevance | path

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

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