Home
last modified time | relevance | path

Searched refs:debug_obj (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/lib/
Ddebugobjects.c40 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
103 struct debug_obj *new, *obj; in fill_pool()
150 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
152 struct debug_obj *obj; in lookup_object()
170 static struct debug_obj *
173 struct debug_obj *obj = NULL; in alloc_object()
209 struct debug_obj *obj; in free_obj_work()
247 static bool __free_object(struct debug_obj *obj) in __free_object()
271 static void free_object(struct debug_obj *obj) in free_object()
286 struct debug_obj *obj; in debug_objects_oom()
[all …]
/Linux-v4.19/include/linux/
Ddebugobjects.h28 struct debug_obj { struct