Searched refs:__find_and_remove_object (Results 1 – 1 of 1) sorted by relevance
605 static struct kmemleak_object *__find_and_remove_object(unsigned long ptr, in __find_and_remove_object() function 630 object = __find_and_remove_object(ptr, alias, objflags); in find_and_remove_object() 858 object = __find_and_remove_object(ptr, 1, objflags); in delete_object_part()