Searched refs:KMEMLEAK_BLACK (Results 1 – 1 of 1) sorted by relevance
129 #define KMEMLEAK_BLACK -1 macro310 return object->count != KMEMLEAK_BLACK && in color_white()316 return object->min_count != KMEMLEAK_BLACK && in color_gray()743 if (color == KMEMLEAK_BLACK) in __paint_it()765 (color == KMEMLEAK_BLACK) ? "Black" : "Unknown"); in paint_ptr()787 paint_ptr(ptr, KMEMLEAK_BLACK); in make_black_object()