Searched defs:kdb_stub (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/debug/kdb/ | ||
| H A D | kdb_debugger.c | 53 int kdb_stub(struct kgdb_state *ks) kdb_stub() function |
| /linux/kernel/debug/ | ||
| H A D | debug_core.h | 81 static inline int kdb_stub(struct kgdb_state *ks) kdb_stub() function |