Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Ddebugobjects.c61 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
132 struct debug_obj *obj; in fill_pool()
162 struct debug_obj *new[ODEBUG_BATCH_SIZE]; in fill_pool()
186 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
188 struct debug_obj *obj; in lookup_object()
205 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object()
207 struct debug_obj *obj = NULL; in __alloc_object()
221 static struct debug_obj *
225 struct debug_obj *obj; in alloc_object()
249 struct debug_obj *obj2; in alloc_object()
[all …]
/Linux-v5.4/include/linux/
Ddebugobjects.h28 struct debug_obj { struct