Home
last modified time | relevance | path

Searched refs:KDB_KMALLOCFAILED (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dkdb.h107 #define KDB_KMALLOCFAILED (-9) macro
/linux-6.15/kernel/debug/kdb/
H A Dkdb_main.c319 return KDB_KMALLOCFAILED; in kdb_setenv()