Home
last modified time | relevance | path

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

/linux/mm/
H A Dkmemleak.c924 static void paint_ptr(unsigned long ptr, int color, unsigned int objflags) in paint_ptr() function
946 paint_ptr(ptr, KMEMLEAK_GREY, 0); in make_gray_object()
955 paint_ptr(ptr, KMEMLEAK_BLACK, objflags); in make_black_object()