Home
last modified time | relevance | path

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

/lib/
A Dbootconfig.c46 static struct xbc_node *xbc_nodes __initdata; variable
47 static int xbc_node_num __initdata; variable
48 static char *xbc_data __initdata; variable
49 static size_t xbc_data_size __initdata; variable
50 static struct xbc_node *last_parent __initdata; variable
51 static const char *xbc_err_msg __initdata; variable
52 static int xbc_err_pos __initdata; variable
53 static int open_brace[XBC_DEPTH_MAX] __initdata;
54 static int brace_index __initdata; variable
A Dfind_bit_benchmark.c29 static DECLARE_BITMAP(bitmap, BITMAP_LEN) __initdata;
30 static DECLARE_BITMAP(bitmap2, BITMAP_LEN) __initdata;
54 static DECLARE_BITMAP(cp, BITMAP_LEN) __initdata; in test_find_first_and_bit()
A Dtest_uuid.c42 static unsigned total_tests __initdata; variable
43 static unsigned failed_tests __initdata; variable
A Dtest_hexdump.c64 static unsigned total_tests __initdata; variable
65 static unsigned failed_tests __initdata; variable
A Dtest_bitops.c57 static volatile __always_used unsigned long tmp __initdata; in test_fns() local
A Dstackdepot.c46 static bool __stack_depot_early_init_requested __initdata = IS_ENABLED(CONFIG_STACKDEPOT_ALWAYS_INI…
47 static bool __stack_depot_early_init_passed __initdata; variable
A Dplist.c203 static struct plist_node __initdata test_node[241];
A Ddebugobjects.c72 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;
1330 static __initdata struct self_test obj = { .static_init = 0 };
A Dtest_bitmap.c23 static char pbl_buffer[PAGE_SIZE] __initdata;
24 static char print_buf[PAGE_SIZE * 2] __initdata;
A Ddynamic_debug.c1382 static __initdata int ddebug_init_success;
A Dvsprintf.c75 static enum hash_pointers_policy hash_pointers_mode __initdata; variable

Completed in 55 milliseconds