Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/errata/sifive/
A Derrata.c59 static u32 __init_or_module sifive_errata_probe(unsigned long archid, in sifive_errata_probe()
72 static void __init_or_module warn_miss_errata(u32 miss_errata) in warn_miss_errata()
85 void __init_or_module sifive_errata_patch_func(struct alt_entry *begin, in sifive_errata_patch_func()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dalternative.c47 static void __init_or_module add_nops(union loongarch_instruction *insn, int count) in add_nops()
61 static void __init_or_module recompute_jump(union loongarch_instruction *buf, in recompute_jump()
126 static int __init_or_module copy_alt_insns(union loongarch_instruction *buf, in copy_alt_insns()
157 static void *__init_or_module text_poke_early(union loongarch_instruction *insn, in text_poke_early()
183 void __init_or_module apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives()
/linux-6.3-rc2/arch/x86/kernel/
A Dcallthunks.c157 static __init_or_module void *call_get_dest(void *addr) in call_get_dest()
206 static __init_or_module void patch_call(void *addr, const struct core_text *ct) in patch_call()
231 static __init_or_module void
240 static __init_or_module void
251 static __init_or_module void
A Dalternative.c105 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
133 static void __init_or_module
526 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
608 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
646 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
652 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
683 void __init_or_module noinline apply_ibt_endbr(s32 *start, s32 *end) in apply_ibt_endbr()
698 void __init_or_module apply_ibt_endbr(s32 *start, s32 *end) { } in apply_ibt_endbr()
1125 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
1162 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
[all …]
/linux-6.3-rc2/arch/s390/kernel/
A Dalternative.c20 static void __init_or_module __apply_alternatives(struct alt_instr *start, in __apply_alternatives()
47 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
A Dnospec-branch.c99 static void __init_or_module __nospec_revert(s32 *start, s32 *end) in __nospec_revert()
142 void __init_or_module nospec_revert(s32 *start, s32 *end) in nospec_revert()
/linux-6.3-rc2/drivers/memory/
A Demif.c143 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
159 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
682 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts()
713 static void __init_or_module emif_onetime_settings(struct emif_data *emif) in emif_onetime_settings()
838 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs()
887 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info()
921 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
996 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1003 static struct emif_data *__init_or_module get_device_details( in get_device_details()
1107 static int __init_or_module emif_probe(struct platform_device *pdev) in emif_probe()
/linux-6.3-rc2/arch/riscv/kernel/
A Dalternative.c32 static void __init_or_module riscv_fill_cpu_mfr_info(struct cpu_manufacturer_info_t *cpu_mfr_info) in riscv_fill_cpu_mfr_info()
147 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives()
A Dcpufeature.c272 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
/linux-6.3-rc2/init/
A Dmain.c1206 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1240 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1247 static __init_or_module void
1256 static __init_or_module void
1296 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
/linux-6.3-rc2/arch/riscv/errata/thead/
A Derrata.c84 void __init_or_module thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in thead_errata_patch_func()
/linux-6.3-rc2/arch/parisc/kernel/
A Dalternative.c23 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
/linux-6.3-rc2/include/linux/
A Dmodule.h149 #define __init_or_module macro
156 #define __init_or_module __init macro
/linux-6.3-rc2/net/phonet/
A Daf_phonet.c458 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
/linux-6.3-rc2/drivers/base/
A Dplatform.c913 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe()
976 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()
/linux-6.3-rc2/drivers/platform/x86/
A Dasus-wmi.c4001 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()

Completed in 48 milliseconds