Home
last modified time | relevance | path

Searched defs:lookup_object (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Ddebugobjects.c189 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) lookup_object() function
/linux/mm/
H A Dkmemleak.c434 static struct kmemleak_object *lookup_object(unsigned long ptr, int alias) in lookup_object() function