Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkdb.h107 #define KDB_ENVBUFFULL (-9) macro
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c364 return KDB_ENVBUFFULL; in kdb_setenv()