Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Ddebugobjects.c62 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
133 struct debug_obj *obj; in fill_pool()
167 struct debug_obj *new[ODEBUG_BATCH_SIZE]; in fill_pool()
191 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
193 struct debug_obj *obj; in lookup_object()
210 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object()
212 struct debug_obj *obj = NULL; in __alloc_object()
226 static struct debug_obj *
230 struct debug_obj *obj; in alloc_object()
254 struct debug_obj *obj2; in alloc_object()
[all …]
/Linux-v5.10/include/linux/
Ddebugobjects.h28 struct debug_obj { struct