Home
last modified time | relevance | path

Searched refs:kdb_stub (Results 1 – 3 of 3) sorted by relevance

/kernel/debug/
Ddebug_core.h74 extern int kdb_stub(struct kgdb_state *ks);
79 static inline int kdb_stub(struct kgdb_state *ks) in kdb_stub() function
Ddebug_core.c624 error = kdb_stub(ks); in kgdb_cpu_enter()
/kernel/debug/kdb/
Dkdb_debugger.c53 int kdb_stub(struct kgdb_state *ks) in kdb_stub() function