Home
last modified time | relevance | path

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

/linux-4.1.27/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.c625 error = kdb_stub(ks); in kgdb_cpu_enter()
/linux-4.1.27/kernel/debug/kdb/
Dkdb_debugger.c53 int kdb_stub(struct kgdb_state *ks) in kdb_stub() function