Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkdb.h94 #define KDB_ENVFULL (-8) macro
/linux-4.4.14/kernel/debug/kdb/
Dkdb_main.c454 return KDB_ENVFULL; in kdb_set()