Home
last modified time | relevance | path

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

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