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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dkmemleak.c180 /* the list of gray-colored objects (see color_gray comment below) */
320 static bool color_gray(const struct kmemleak_object *object) function
1083 if (color_gray(object)) {
1201 if (color_gray(object) && get_object(object))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dkmemleak.c180 /* the list of gray-colored objects (see color_gray comment below) */
320 static bool color_gray(const struct kmemleak_object *object) function
1083 if (color_gray(object)) {
1201 if (color_gray(object) && get_object(object))

Completed in 71 milliseconds