Searched refs:__initdata (Results 1 – 12 of 12) sorted by relevance
46 static struct xbc_node *xbc_nodes __initdata; variable47 static int xbc_node_num __initdata; variable48 static char *xbc_data __initdata; variable49 static size_t xbc_data_size __initdata; variable50 static struct xbc_node *last_parent __initdata; variable51 static const char *xbc_err_msg __initdata; variable52 static int xbc_err_pos __initdata; variable53 static int open_brace[XBC_DEPTH_MAX] __initdata;54 static int brace_index __initdata; variable
29 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()
42 static unsigned total_tests __initdata; variable43 static unsigned failed_tests __initdata; variable
64 static unsigned total_tests __initdata; variable65 static unsigned failed_tests __initdata; variable
57 static volatile __always_used unsigned long tmp __initdata; in test_fns() local
42 static char *test_buffer __initdata; variable43 static char *alloced_buffer __initdata; variable463 static struct dentry test_dentry[4] __initdata = {
46 static bool __stack_depot_early_init_requested __initdata = IS_ENABLED(CONFIG_STACKDEPOT_ALWAYS_INI… variable47 static bool __stack_depot_early_init_passed __initdata; variable
23 static char *test_buffer __initdata; variable24 static char *fmt_buffer __initdata; variable25 static struct rnd_state rnd_state __initdata; variable
191 static struct plist_node __initdata test_node[241];
59 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;1210 static __initdata struct self_test obj = { .static_init = 0 };
23 static char pbl_buffer[PAGE_SIZE] __initdata;24 static char print_buf[PAGE_SIZE * 2] __initdata;
1382 static __initdata int ddebug_init_success;