Searched defs:__initdata (Results 1 - 2 of 2) sorted by relevance

/lib/
H A Dlist_sort.c166 static struct debug_el **elts __initdata; variable in typeref:struct:elts
H A Ddebugobjects.c35 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata; variable in typeref:struct:obj_static_pool
787 static __initdata struct debug_obj_descr descr_type_test;
919 static __initdata struct debug_obj_descr descr_type_test = {
927 static __initdata struct self_test obj = { .static_init = 0 };

Completed in 106 milliseconds