Home
last modified time | relevance | path

Searched refs:__paint_it (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Dkmemleak.c687 static void __paint_it(struct kmemleak_object *object, int color) in __paint_it() function
699 __paint_it(object, color); in paint_it()
1634 __paint_it(object, KMEMLEAK_GREY); in kmemleak_clear()