Searched refs:__initdata (Results 51 - 75 of 757) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/83xx/
H A Dmpc831x_rdb.c31 static const char *board[] __initdata = { variable
H A Dmpc830x_rdb.c30 static const char *board[] __initdata = { variable
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh7750.c125 static struct platform_device *sh7750_devices[] __initdata = { variable in typeref:struct:sh7750_devices
149 static struct platform_device *sh7750_early_devices[] __initdata = { variable in typeref:struct:sh7750_early_devices
191 static struct intc_vect vectors[] __initdata = { variable in typeref:struct:vectors
205 static struct intc_prio_reg prio_registers[] __initdata = { variable in typeref:struct:prio_registers
223 static struct intc_vect vectors_dma4[] __initdata = { variable in typeref:struct:vectors_dma4
236 static struct intc_vect vectors_dma8[] __initdata = { variable in typeref:struct:vectors_dma8
253 static struct intc_vect vectors_tmu34[] __initdata = { variable in typeref:struct:vectors_tmu34
257 static struct intc_mask_reg mask_registers[] __initdata = { variable in typeref:struct:mask_registers
272 static struct intc_vect vectors_irlm[] __initdata = { variable in typeref:struct:vectors_irlm
282 static struct intc_vect vectors_pci[] __initdata variable in typeref:struct:vectors_pci
289 static struct intc_group groups_pci[] __initdata = { variable in typeref:struct:groups_pci
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dvoltagedomains3xxx_data.c70 static struct voltagedomain *voltagedomains_omap3[] __initdata = { variable in typeref:struct:voltagedomains_omap3
87 static struct voltagedomain *voltagedomains_am35xx[] __initdata = { variable in typeref:struct:voltagedomains_am35xx
H A Dpowerdomains2xxx_data.c101 static struct powerdomain *powerdomains_omap24xx[] __initdata = { variable in typeref:struct:powerdomains_omap24xx
110 static struct powerdomain *powerdomains_omap2430[] __initdata = { variable in typeref:struct:powerdomains_omap2430
/linux-master/include/linux/
H A Dof_fdt.h31 extern int __initdata dt_root_addr_cells;
32 extern int __initdata dt_root_size_cells;
/linux-master/arch/xtensa/platforms/iss/
H A Dsetup.c62 static void *argv[COMMAND_LINE_SIZE / sizeof(void *)] __initdata; local
63 static char cmdline[COMMAND_LINE_SIZE] __initdata; local
/linux-master/fs/smb/client/
H A Dcifsroot.c22 static char root_dev[2048] __initdata = ""; variable
23 static char root_opts[1024] __initdata = DEFAULT_MNT_OPTS; variable
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c37 static char patch_name[] __initdata = "I2C/SPI"; variable
39 static struct patch_params patch_params __initdata = { variable in typeref:struct:patch_params
43 static uint patch_2000[] __initdata = { variable
75 static uint patch_2f00[] __initdata = { variable
86 static uint patch_2e00[] __initdata = {}; variable
95 static char patch_name[] __initdata = "I2C/SPI/SMC1"; variable
97 static struct patch_params patch_params __initdata = { variable in typeref:struct:patch_params
101 static uint patch_2000[] __initdata = { variable
184 static uint patch_2f00[] __initdata = { variable
203 static uint patch_2e00[] __initdata variable
217 static char patch_name[] __initdata = "USB SOF"; variable
219 static struct patch_params patch_params __initdata = { variable in typeref:struct:patch_params
223 static uint patch_2000[] __initdata = { variable
229 static uint patch_2f00[] __initdata = { variable
233 static uint patch_2e00[] __initdata = {}; variable
242 static char patch_name[] __initdata = "SMC"; variable
244 static struct patch_params patch_params __initdata = { variable in typeref:struct:patch_params
248 static uint patch_2000[] __initdata = { variable
304 static uint patch_2f00[] __initdata = { variable
321 static uint patch_2e00[] __initdata = {}; variable
[all...]
/linux-master/fs/nfs/
H A Dnfsroot.c100 static char nfs_root_parms[NFS_MAXPATHLEN + 1] __initdata = ""; variable
103 static char nfs_root_options[256] __initdata = NFS_DEF_OPTIONS; variable
106 static __be32 servaddr __initdata = htonl(INADDR_NONE); variable
109 static char nfs_export_path[NFS_MAXPATHLEN + 1] __initdata = ""; variable
112 static char nfs_root_device[NFS_MAXPATHLEN + 1] __initdata = ""; variable
/linux-master/lib/
H A Dbootconfig.c48 static struct xbc_node *xbc_nodes __initdata; variable in typeref:struct:xbc_nodes
49 static int xbc_node_num __initdata; variable
50 static char *xbc_data __initdata; variable
51 static size_t xbc_data_size __initdata; variable
52 static struct xbc_node *last_parent __initdata; variable in typeref:struct:last_parent
53 static const char *xbc_err_msg __initdata; variable
54 static int xbc_err_pos __initdata; variable
55 static int open_brace[XBC_DEPTH_MAX] __initdata; variable
56 static int brace_index __initdata; variable
/linux-master/arch/mips/fw/arc/
H A Dmemory.c30 static phys_addr_t prom_mem_base[MAX_PROM_MEM] __initdata; variable
31 static phys_addr_t prom_mem_size[MAX_PROM_MEM] __initdata; variable
32 static unsigned int nr_prom_mem __initdata; variable
/linux-master/init/
H A Ddo_mounts_initrd.c18 static int __initdata mount_initrd = 1;
20 phys_addr_t phys_initrd_start __initdata; variable
21 unsigned long phys_initrd_size __initdata; variable
/linux-master/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7269.c48 static struct platform_device *rsk7269_devices[] __initdata = { variable in typeref:struct:rsk7269_devices
H A Ddevices-rsk7264.c46 static struct platform_device *rsk7264_devices[] __initdata = { variable in typeref:struct:rsk7264_devices
/linux-master/arch/sh/boards/mach-se/7751/
H A Dsetup.c44 static struct platform_device *se7751_devices[] __initdata = { variable in typeref:struct:se7751_devices
/linux-master/arch/mips/cobalt/
H A Drtc.c13 static struct resource cobalt_rtc_resource[] __initdata = { variable in typeref:struct:cobalt_rtc_resource
/linux-master/arch/arm/mach-orion5x/
H A Dboard-mss2.c41 static struct hw_pci mss2_pci __initdata = { variable in typeref:struct:mss2_pci
/linux-master/arch/arm/mach-tegra/
H A Dio.c24 static struct map_desc tegra_io_desc[] __initdata = { variable in typeref:struct:tegra_io_desc
/linux-master/arch/arm/mm/
H A Dcopypage-v4wb.c89 struct cpu_user_fns v4wb_user_fns __initdata = { variable in typeref:struct:v4wb_user_fns
H A Dcopypage-v4wt.c82 struct cpu_user_fns v4wt_user_fns __initdata = { variable in typeref:struct:v4wt_user_fns
H A Dcopypage-fa.c79 struct cpu_user_fns fa_user_fns __initdata = { variable in typeref:struct:fa_user_fns
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dsetup-sh7619.c29 static struct intc_vect vectors[] __initdata = { variable in typeref:struct:vectors
48 static struct intc_prio_reg prio_registers[] __initdata = { variable in typeref:struct:prio_registers
169 static struct platform_device *sh7619_devices[] __initdata = { variable in typeref:struct:sh7619_devices
189 static struct platform_device *sh7619_early_devices[] __initdata = { variable in typeref:struct:sh7619_early_devices
/linux-master/arch/mips/mti-malta/
H A Dmalta-int.c147 static msc_irqmap_t msc_irqmap[] __initdata = { variable
151 static int msc_nr_irqs __initdata = ARRAY_SIZE(msc_irqmap); variable
153 static msc_irqmap_t msc_eicirqmap[] __initdata = { variable
166 static int msc_nr_eicirqs __initdata = ARRAY_SIZE(msc_eicirqmap); variable
/linux-master/include/xen/
H A Dpage.h43 extern __initdata

Completed in 339 milliseconds

1234567891011>>