Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kernel/
H 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.15/arch/x86/kernel/
H A Dcallthunks.c154 static __init_or_module void *call_get_dest(void *addr) in call_get_dest()
207 static __init_or_module void patch_call(void *addr, const struct core_text *ct) in patch_call()
232 static __init_or_module void
241 static __init_or_module void
H A Dalternative.c618 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives()
945 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
1049 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
1090 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
1096 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
1130 static void __init_or_module poison_endbr(void *addr) in poison_endbr()
1153 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr()
1168 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr()
2113 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
2150 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
[all …]
/linux-6.15/arch/riscv/errata/sifive/
H A Derrata.c65 static u32 __init_or_module sifive_errata_probe(unsigned long archid, in sifive_errata_probe()
78 static void __init_or_module warn_miss_errata(u32 miss_errata) in warn_miss_errata()
/linux-6.15/arch/s390/kernel/
H A Dnospec-branch.c101 static void __init_or_module __nospec_revert(s32 *start, s32 *end) in __nospec_revert()
144 void __init_or_module nospec_revert(s32 *start, s32 *end) in nospec_revert()
/linux-6.15/arch/riscv/errata/andes/
H A Derrata.c65 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in andes_errata_patch_func()
/linux-6.15/init/
H A Dmain.c1157 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1191 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted()
1198 static __init_or_module void
1207 static __init_or_module void
1247 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
/linux-6.15/arch/parisc/kernel/
H A Dalternative.c23 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
/linux-6.15/arch/riscv/kernel/
H A Dalternative.c152 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives()
H A Dcpufeature.c1151 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
/linux-6.15/include/linux/
H A Dmodule.h150 #define __init_or_module macro
157 #define __init_or_module __init macro
/linux-6.15/drivers/base/
H 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.15/net/phonet/
H A Daf_phonet.c458 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
/linux-6.15/drivers/platform/x86/
H A Dasus-wmi.c5028 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()