Home
last modified time | relevance | path

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

/linux-3.4.99/lib/ !
Ddebugobjects.c111 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object() function
/linux-3.4.99/include/linux/ !
Dfscache-cache.h213 int (*lookup_object)(struct fscache_object *object); member
/linux-3.4.99/mm/ !
Dkmemleak.c400 static struct kmemleak_object *lookup_object(unsigned long ptr, int alias) in lookup_object() function