Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/
Ddebug_core.h73 extern int kdb_stub(struct kgdb_state *ks);
76 static inline int kdb_stub(struct kgdb_state *ks) in kdb_stub() function
Ddebug_core.c605 error = kdb_stub(ks); in kgdb_cpu_enter()
/linux-3.4.99/kernel/debug/kdb/
Dkdb_debugger.c36 int kdb_stub(struct kgdb_state *ks) in kdb_stub() function