Searched refs:KDB_DEBUG_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
31 #define KDB_DEBUG_FLAG_MASK 0xffff /* All debug flags */ macro
490 if (cp == argv[2] || debugflags & ~KDB_DEBUG_FLAG_MASK) { in kdb_set()
Completed in 8 milliseconds