Searched refs:__initdata (Results 226 - 250 of 755) sorted by relevance

1234567891011>>

/linux-master/lib/
H A Dtest_uuid.c42 static unsigned total_tests __initdata; variable
43 static unsigned failed_tests __initdata; variable
/linux-master/arch/mips/generic/
H A Dboard-sead3.c29 static struct yamon_mem_region mem_regions[] __initdata = { variable in typeref:struct:mem_regions
162 static unsigned char fdt_buf[16 << 10] __initdata; local
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c139 static struct platform_device *shx3_early_devices[] __initdata = { variable in typeref:struct:shx3_early_devices
195 static struct intc_vect vectors[] __initdata = { variable in typeref:struct:vectors
241 static struct intc_group groups[] __initdata = { variable in typeref:struct:groups
260 static struct intc_mask_reg mask_registers[] __initdata = { variable in typeref:struct:mask_registers
288 static struct intc_prio_reg prio_registers[] __initdata = { variable in typeref:struct:prio_registers
313 static struct intc_vect vectors_irq[] __initdata = { variable in typeref:struct:vectors_irq
318 static struct intc_sense_reg sense_registers[] __initdata = { variable in typeref:struct:sense_registers
326 static struct intc_vect vectors_irl[] __initdata = { variable in typeref:struct:vectors_irl
/linux-master/arch/mips/alchemy/
H A Dboard-gpr.c225 static struct i2c_board_info gpr_i2c_info[] __initdata = { variable in typeref:struct:gpr_i2c_info
270 static struct platform_device *gpr_devices[] __initdata = { variable in typeref:struct:gpr_devices
/linux-master/arch/arm/mach-rpc/
H A Driscpc.c67 static struct map_desc rpc_io_desc[] __initdata = { variable in typeref:struct:rpc_io_desc
184 static struct platform_device *devs[] __initdata = { variable in typeref:struct:devs
/linux-master/arch/arm/mach-omap2/
H A Dclockdomains81xx_data.c168 static struct clockdomain *clockdomains_ti814x[] __initdata = { variable in typeref:struct:clockdomains_ti814x
187 static struct clockdomain *clockdomains_ti816x[] __initdata = { variable in typeref:struct:clockdomains_ti816x
H A Dclockdomains2430_data.c160 static struct clockdomain *clockdomains_omap243x[] __initdata = { variable in typeref:struct:clockdomains_omap243x
H A Dvoltagedomains44xx_data.c84 static struct voltagedomain *voltagedomains_omap4[] __initdata = { variable in typeref:struct:voltagedomains_omap4
H A Dpowerdomains43xx_data.c111 static struct powerdomain *powerdomains_am43xx[] __initdata = { variable in typeref:struct:powerdomains_am43xx
/linux-master/arch/arm/mach-spear/
H A Dspear320.c217 static struct of_dev_auxdata spear320_auxdata_lookup[] __initdata = { variable in typeref:struct:spear320_auxdata_lookup
248 struct map_desc spear320_io_desc[] __initdata = { variable in typeref:struct:spear320_io_desc
/linux-master/arch/m68k/kernel/
H A Dsetup_no.c49 char __initdata command_line[COMMAND_LINE_SIZE];
52 void (*mach_sched_init)(void) __initdata = NULL;
/linux-master/arch/arm/mach-versatile/
H A Dversatile.c85 struct of_dev_auxdata versatile_auxdata_lookup[] __initdata = { variable in typeref:struct:versatile_auxdata_lookup
91 static struct map_desc versatile_io_desc[] __initdata __maybe_unused = {
/linux-master/arch/arm/mach-pxa/
H A Dgumstix.c82 static struct platform_device *devices[] __initdata = { variable in typeref:struct:devices
182 static unsigned long gumstix_pin_config[] __initdata = { variable
/linux-master/drivers/video/fbdev/
H A Dg364fb.c74 static struct fb_fix_screeninfo fb_fix __initdata = { variable in typeref:struct:fb_fix
83 static struct fb_var_screeninfo fb_var __initdata = { variable in typeref:struct:fb_var
/linux-master/arch/x86/xen/
H A Defi.c21 static efi_char16_t vendor[100] __initdata; variable
23 static efi_system_table_t efi_systab_xen __initdata = { variable
/linux-master/arch/x86/kernel/
H A Dhead32.c34 unsigned long __initdata initrd_start_early;
35 static pte_t __initdata *initrd_pl2p_start, *initrd_pl2p_end;
H A Dio_delay.c33 static int __initdata io_delay_override;
/linux-master/mm/
H A Dmemtest.c11 static u64 patterns[] __initdata = { variable
91 static unsigned int memtest_pattern __initdata; variable
/linux-master/arch/sh/boards/mach-sh03/
H A Dsetup.c64 static struct platform_device *sh03_devices[] __initdata = { variable in typeref:struct:sh03_devices
/linux-master/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c118 static struct platform_device *rsk7203_devices[] __initdata = { variable in typeref:struct:rsk7203_devices
/linux-master/arch/sh/boards/mach-se/7780/
H A Dsetup.c56 static struct platform_device *se7780_devices[] __initdata = { variable in typeref:struct:se7780_devices
/linux-master/arch/sh/boards/
H A Dboard-apsh4ad0a.c58 static struct platform_device *apsh4ad0a_devices[] __initdata = { variable in typeref:struct:apsh4ad0a_devices
/linux-master/drivers/clk/hisilicon/
H A Dclk-hix5hd2.c13 static struct hisi_fixed_rate_clock hix5hd2_fixed_rate_clks[] __initdata = { variable in typeref:struct:hix5hd2_fixed_rate_clks
58 static struct hisi_mux_clock hix5hd2_mux_clks[] __initdata = { variable in typeref:struct:hix5hd2_mux_clks
70 static struct hisi_gate_clock hix5hd2_gate_clks[] __initdata = { variable in typeref:struct:hix5hd2_gate_clks
156 static struct hix5hd2_complex_clock hix5hd2_complex_clks[] __initdata = { variable in typeref:struct:hix5hd2_complex_clks
/linux-master/arch/x86/platform/olpc/
H A Dolpc_ofw.c18 u32 olpc_ofw_pgd __initdata; variable
/linux-master/arch/alpha/kernel/
H A Dsys_rx164.c150 static char irq_tab_pass1[6][5] __initdata = {

Completed in 330 milliseconds

1234567891011>>