Searched refs:debug_obj (Results 1 – 2 of 2) sorted by relevance
59 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;130 struct debug_obj *obj; in fill_pool()165 struct debug_obj *new[ODEBUG_BATCH_SIZE]; in fill_pool()189 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()191 struct debug_obj *obj; in lookup_object()208 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object()210 struct debug_obj *obj = NULL; in __alloc_object()220 static struct debug_obj *224 struct debug_obj *obj; in alloc_object()248 struct debug_obj *obj2; in alloc_object()[all …]
28 struct debug_obj { struct