Searched defs:_cond (Results 1 – 2 of 2) sorted by relevance
92 #define DBG_BREAK_ON(_cond) (GET_FLAGS(g_dbg_flags, _cond) != 0) argument 264 #define DbgBreakIfAll(_cond) do {\ argument 282 #define DbgBreakIfAll(_cond) do {\ argument 295 #define DbgBreakIfAll(_cond) d argument 346 DbgBreakIfAll(_cond) global() argument 365 DbgBreakIfAll(_cond) global() argument 462 DbgBreakIf(_cond) global() argument 476 DbgBreakIfFastPath(_cond) global() argument 544 DbgBreakIf(_cond) global() argument 561 DbgBreakIfFastPath(_cond) global() argument 607 DbgBreakIf(_cond) global() argument 625 DbgBreakIfFastPath(_cond) global() argument 726 DbgBreakIfFastPath(_cond) global() argument 736 DbgBreakIf(_cond) global() argument 739 DbgBreakIfFastPath(_cond) global() argument 821 DbgBreakIfFastPath(_cond) global() argument 859 DbgBreakIf(_cond) global() argument 864 DbgBreakIfNoLog(_cond) global() argument 869 DbgBreakIfFastPath(_cond) global() argument 874 DbgBreakIf(_cond) global() argument 877 DbgBreakIfFastPath(_cond) global() argument [all...]
89 #define DbgBreakIf(_cond) \ argument 120 #define BnxeDbgBreakIf(_c, _cond) \ argument 131 #define BnxeDbgBreakIfFastPath(_c, _cond) BnxeDbgBreakIf(_c, _cond) argument