Home
last modified time | relevance | path

Searched refs:__init_or_module (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
Dparavirt_patch.c44 void __init_or_module
54 bundle_t* __init_or_module
60 unsigned long __init_or_module
66 unsigned long __init_or_module
77 unsigned long __init_or_module
96 ia64_inst_t __init_or_module
104 ia64_inst_t __init_or_module
113 ia64_inst_t __init_or_module
121 ia64_inst_t __init_or_module
140 void __init_or_module
[all …]
Dparavirt.c864 unsigned long __init_or_module
/linux-4.1.27/arch/x86/kernel/
Dalternative.c245 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
269 static void __init_or_module
326 static void __init_or_module optimize_nops(struct alt_instr *a, u8 *instr) in optimize_nops()
349 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
470 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
507 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
568 void __init_or_module apply_paravirt(struct paravirt_patch_site *start, in apply_paravirt()
649 void *__init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
Djump_label.c121 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
Dvsmp_64.c75 static unsigned __init_or_module vsmp_patch(u8 type, u16 clobbers, void *ibuf, in vsmp_patch()
/linux-4.1.27/init/
Dmain.c723 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
752 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
759 static int __init_or_module do_one_initcall_debug(initcall_t fn) in do_one_initcall_debug()
777 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
/linux-4.1.27/drivers/memory/
Demif.c166 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
205 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
1105 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts()
1136 static void __init_or_module emif_onetime_settings(struct emif_data *emif) in emif_onetime_settings()
1261 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs()
1310 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info()
1344 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1419 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1426 static struct emif_data *__init_or_module get_device_details( in get_device_details()
1539 static int __init_or_module emif_probe(struct platform_device *pdev) in emif_probe()
/linux-4.1.27/include/linux/
Dinit.h368 #define __init_or_module macro
375 #define __init_or_module __init macro
/linux-4.1.27/arch/arm/mach-omap1/
Dmux.c346 static int __init_or_module omap1_cfg_reg(const struct pin_config *cfg) in omap1_cfg_reg()
472 int __init_or_module omap_cfg_reg(const unsigned long index) in omap_cfg_reg()
/linux-4.1.27/kernel/
Djump_label.c158 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/linux-4.1.27/drivers/base/
Dplatform.c607 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe()
659 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()
/linux-4.1.27/net/phonet/
Daf_phonet.c472 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
/linux-4.1.27/Documentation/
Dstatic-keys.txt159 * __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, enum jump_label_…
/linux-4.1.27/drivers/mmc/host/
Ddavinci_mmc.c508 static void __init_or_module
/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c1928 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()