Home
last modified time | relevance | path

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

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