Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Ddebugobjects.c113 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object() function
/linux-4.4.14/include/linux/
Dfscache-cache.h228 int (*lookup_object)(struct fscache_object *object); member
/linux-4.4.14/mm/
Dkmemleak.c403 static struct kmemleak_object *lookup_object(unsigned long ptr, int alias) in lookup_object() function