Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dkdb.h103 #define KDB_NOTENV (-5) macro
/linux-6.15/kernel/debug/kdb/
H A Dkdb_main.c272 return KDB_NOTENV; in kdbgetulenv()