Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
Dalternative.c36 static void __init_or_module add_jump_padding(void *insns, unsigned int len) in add_jump_padding()
54 static void __init_or_module add_padding(void *insns, unsigned int len) in add_padding()
62 static void __init_or_module __apply_alternatives(struct alt_instr *start, in __apply_alternatives()
102 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
Dnospec-branch.c99 static void __init_or_module __nospec_revert(s32 *start, s32 *end) in __nospec_revert()
162 void __init_or_module nospec_revert(s32 *start, s32 *end) in nospec_revert()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dalternative.c260 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
286 static void __init_or_module
382 static void __init_or_module noinline optimize_nops(u8 *instr, size_t len) in optimize_nops()
419 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives()
619 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
692 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
730 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
735 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines()
736 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
791 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
[all …]
Djump_label.c136 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/kernel/linux/linux-5.10/drivers/memory/
Demif.c146 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
162 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
1060 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts()
1091 static void __init_or_module emif_onetime_settings(struct emif_data *emif) in emif_onetime_settings()
1216 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs()
1265 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info()
1299 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1374 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1381 static struct emif_data *__init_or_module get_device_details( in get_device_details()
1494 static int __init_or_module emif_probe(struct platform_device *pdev) in emif_probe()
/kernel/linux/linux-5.10/init/
Dmain.c1115 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1149 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1156 static __init_or_module void
1165 static __init_or_module void
1209 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dalternative.c22 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
/kernel/linux/linux-5.10/include/linux/
Dmodule.h152 #define __init_or_module macro
159 #define __init_or_module __init macro
/kernel/linux/linux-5.10/drivers/base/
Dplatform.c850 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe()
917 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()
/kernel/linux/linux-5.10/net/phonet/
Daf_phonet.c459 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
/kernel/linux/linux-5.10/kernel/
Djump_label.c341 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/kernel/linux/linux-5.10/Documentation/staging/
Dstatic-keys.rst204 * ``__init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, enum jump_labe…
/kernel/linux/linux-5.10/drivers/platform/x86/
Dasus-wmi.c2800 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()