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