Home
last modified time | relevance | path

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

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