Searched defs:__initdata_or_module (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | jump_label.c | 119 } jlstate __initdata_or_module = JL_STATE_START; variable in typeref:enum:__anon3155 |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | paravirt.c | 752 __initdata_or_module = variable in typeref:struct:ia64_native_patch_bundle_elems |
/linux-4.1.27/arch/arm/mach-omap2/ | ||
H A D | board-rx51-peripherals.c | 980 static struct tpa6130a2_platform_data rx51_tpa6130a2_data __initdata_or_module = { variable in typeref:struct:rx51_tpa6130a2_data |
/linux-4.1.27/include/linux/ | ||
H A D | init.h | 369 #define __initdata_or_module macro 376 #define __initdata_or_module __initdata macro |
Completed in 154 milliseconds