Searched refs:color_gray (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dkmemleak.c199 /* the list of gray-colored objects (see color_gray comment below) */
332 static bool color_gray(const struct kmemleak_object *object) function
1340 if (color_gray(object)) {
1418 if (color_gray(object)) {
1628 if (color_gray(object) && get_object(object))

Completed in 105 milliseconds