Searched refs:__initdata_or_module (Results 1 – 6 of 6) sorted by relevance
12 static int __initdata_or_module alt_instr_disabled;27 static u16 __initdata_or_module nop16 = 0x0700;28 static u32 __initdata_or_module nop32 = 0x47000000;29 static struct brcl_insn __initdata_or_module nop48 = {33 static const void *nops[] __initdata_or_module = {
154 } jlstate __initdata_or_module = JL_STATE_START; variable
40 static int __initdata_or_module debug_alternative;
151 #define __initdata_or_module macro158 #define __initdata_or_module __initdata macro
195 __initdata_or_module static
1163 static __initdata_or_module LIST_HEAD(blacklisted_initcalls);
Completed in 15 milliseconds