Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dkdb.h51 #define KDB_ENVFULL (-8) macro
/linux-2.6.39/kernel/debug/kdb/
Dkdb_main.c425 return KDB_ENVFULL; in kdb_set()