Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c814 static void __paint_it(struct kmemleak_object *object, int color) in __paint_it() function
826 __paint_it(object, color); in paint_it()
1553 __paint_it(object, KMEMLEAK_BLACK); in kmemleak_scan()
1898 __paint_it(object, KMEMLEAK_GREY); in kmemleak_clear()
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c731 static void __paint_it(struct kmemleak_object *object, int color) in __paint_it() function
743 __paint_it(object, color); in paint_it()
1749 __paint_it(object, KMEMLEAK_GREY); in kmemleak_clear()

Completed in 6 milliseconds