Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Ddebugobjects.c191 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h236 int (*lookup_object)(struct fscache_object *object); member
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c380 static struct kmemleak_object *lookup_object(unsigned long ptr, int alias) in lookup_object() function