Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Ddebugobjects.c59 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata; variable
1299 hlist_add_head(&obj_static_pool[i].node, &obj_pool); in debug_objects_early_init()