Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dkdb.h106 #define KDB_ENVFULL (-8) macro
/linux-6.6.21/kernel/debug/kdb/
Dkdb_main.c388 return KDB_ENVFULL; in kdb_setenv()