Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c72 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
155 struct debug_obj *obj; in pool_move_batch()
185 struct debug_obj *obj; in pool_push_batch()
201 struct debug_obj *obj; in pool_pop_batch()
224 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object()
226 struct debug_obj *obj; in __alloc_object()
249 static struct debug_obj *pcpu_alloc(void) in pcpu_alloc()
256 struct debug_obj *obj = __alloc_object(&pcp->objects); in pcpu_alloc()
290 static void pcpu_free(struct debug_obj *obj) in pcpu_free()
293 struct debug_obj *firs in pcpu_free()
[all...]
/linux/include/linux/
H A Ddebugobjects.h21 * struct debug_obj - representation of an tracked object
29 struct debug_obj { struct
31 statedebug_obj global() argument
37 descrdebug_obj global() argument