Home
last modified time | relevance | path

Searched defs:kdb_unregister (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dkdb.h215 static inline void kdb_unregister(kdbtab_t *cmd) {} in kdb_unregister() function
/linux-6.1.9/kernel/debug/kdb/
Dkdb_main.c2674 void kdb_unregister(kdbtab_t *cmd) in kdb_unregister() function