Searched refs:__initdata (Results 251 - 275 of 757) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/sh/boards/mach-landisk/
H A Dsetup.c47 static struct platform_device *landisk_devices[] __initdata = { variable in typeref:struct:landisk_devices
/linux-master/arch/x86/platform/geode/
H A Dgeos.c91 static struct platform_device *geos_devs[] __initdata = { variable in typeref:struct:geos_devs
/linux-master/arch/arm/mm/
H A Dpmsa-v7.c25 static struct region __initdata mem[MPU_MAX_REGIONS];
27 static struct region __initdata xip[MPU_MAX_REGIONS];
30 static unsigned int __initdata mpu_min_region_order;
31 static unsigned int __initdata mpu_max_regions;
H A Dcopypage-v6.c123 struct cpu_user_fns v6_user_fns __initdata = { variable in typeref:struct:v6_user_fns
/linux-master/drivers/clk/renesas/
H A Drcar-gen2-cpg.c260 static const struct rcar_gen2_cpg_pll_config *cpg_pll_config __initdata; variable in typeref:struct:cpg_pll_config
261 static unsigned int cpg_pll0_div __initdata; variable
262 static u32 cpg_mode __initdata; variable
263 static u32 cpg_quirks __initdata; variable
/linux-master/arch/mips/alchemy/
H A Dboard-xxs1500.c102 static struct platform_device *xxs1500_devs[] __initdata = { variable in typeref:struct:xxs1500_devs
/linux-master/arch/m68k/coldfire/
H A Dm5272.c111 static struct fixed_phy_status nettel_fixed_phy_status __initdata = { variable in typeref:struct:nettel_fixed_phy_status
/linux-master/include/linux/
H A Dzorro.h84 extern struct zorro_dev_init zorro_autocon_init[ZORRO_NUM_AUTO] __initdata;
/linux-master/arch/arm64/kernel/
H A Dacpi_numa.c30 static int acpi_early_node_map[NR_CPUS] __initdata = { NUMA_NO_NODE }; variable
/linux-master/kernel/
H A Dextable.c33 u32 __initdata __visible main_extable_sort_needed = 1;
/linux-master/arch/arm/mach-spear/
H A Dspear13xx.c58 static struct map_desc spear13xx_io_desc[] __initdata = { variable in typeref:struct:spear13xx_io_desc
/linux-master/arch/sh/kernel/
H A Dmachvec.c38 static unsigned int __initdata machvec_selected;
/linux-master/arch/mips/pic32/pic32mzda/
H A Dinit.c85 static struct of_dev_auxdata pic32_auxdata_lookup[] __initdata = { variable in typeref:struct:pic32_auxdata_lookup
/linux-master/drivers/cpuidle/
H A Dcpuidle-arm.c45 static struct cpuidle_driver arm_idle_driver __initdata = { variable in typeref:struct:arm_idle_driver
/linux-master/arch/arm/mach-omap1/
H A Dio.c25 static struct map_desc omap1_io_desc[] __initdata = { variable in typeref:struct:omap1_io_desc
/linux-master/arch/hexagon/kernel/
H A Dsetup.c25 static char default_command_line[COMMAND_LINE_SIZE] __initdata = CONFIG_CMDLINE; variable
/linux-master/net/ipv4/
H A Dipconfig.c113 int ic_set_manually __initdata = 0; /* IPconfig parameters set manually */ variable
115 static int ic_enable __initdata; /* IP config enabled? */ variable
118 int ic_proto_enabled __initdata = 0 variable
130 static int ic_host_name_set __initdata; /* Host name set by us? */ variable
146 static char vendor_class_identifier[253] __initdata; variable
149 static char dhcp_client_identifier[253] __initdata; variable
168 static char user_dev_name[IFNAMSIZ] __initdata = { 0, }; variable
171 static int ic_proto_have_if __initdata; variable
174 static int ic_dev_mtu __initdata; variable
178 static volatile int ic_got_reply __initdata; /* Prot variable
181 static int ic_dhcp_msgtype __initdata; /* DHCP msg type received */ variable
197 static struct ic_device *ic_first_dev __initdata; /* List of open device */ variable in typeref:struct:ic_first_dev
198 static struct ic_device *ic_dev __initdata; /* Selected device */ variable in typeref:struct:ic_dev
480 static struct packet_type rarp_packet_type __initdata = { variable in typeref:struct:rarp_packet_type
663 static struct packet_type bootp_packet_type __initdata = { variable in typeref:struct:bootp_packet_type
669 static int ic_nameservers_fallback __initdata; variable
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dinit.c37 struct apic_override __x86_apic_override __initdata; variable in typeref:struct:__x86_apic_override
H A Dprobe_32.c75 static int cmdline_apic __initdata; variable
/linux-master/arch/arm/mach-nomadik/
H A Dcpu-8815.c60 static struct map_desc cpu8815_io_desc[] __initdata = { variable in typeref:struct:cpu8815_io_desc
/linux-master/arch/powerpc/platforms/8xx/
H A Dadder875.c25 static __initdata struct cpm_pin adder875_pins[] = {
/linux-master/kernel/locking/
H A Dlock_events.c123 static int pv_on __initdata = -1; local
/linux-master/init/
H A Ddo_mounts.c32 static char __initdata saved_root_name[64];
106 static char * __initdata root_mount_data;
113 static char * __initdata root_fs_names;
120 static unsigned int __initdata root_delay;
/linux-master/arch/mips/bcm47xx/
H A Dprom.c55 static unsigned long lowmem __initdata; variable
/linux-master/arch/arm/mach-orion5x/
H A Dterastation_pro2-setup.c118 static struct hw_pci tsp2_pci __initdata = { variable in typeref:struct:tsp2_pci
150 static struct i2c_board_info __initdata tsp2_i2c_rtc = {
292 static unsigned int tsp2_mpp_modes[] __initdata = { variable

Completed in 554 milliseconds

<<11121314151617181920>>