Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Ddebugobjects.c59 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
130 struct debug_obj *obj; in fill_pool()
164 struct debug_obj *new[ODEBUG_BATCH_SIZE]; in fill_pool()
188 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
190 struct debug_obj *obj; in lookup_object()
207 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object()
209 struct debug_obj *obj = NULL; in __alloc_object()
223 static struct debug_obj *
227 struct debug_obj *obj; in alloc_object()
251 struct debug_obj *obj2; in alloc_object()
[all …]
/linux-6.1.9/include/linux/
Ddebugobjects.h28 struct debug_obj { struct