Searched defs:kgdb_active (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ | ||
| H A D | kgdb.c | 106 static int kgdb_active; variable |
| /OK3568_Linux_fs/kernel/kernel/debug/ | ||
| H A D | debug_core.c | 112 atomic_t kgdb_active = ATOMIC_INIT(-1); variable |