Searched refs:__init_or_module (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | alternative.c | 48 static void __init_or_module add_nops(union loongarch_instruction *insn, int count) in add_nops() 62 static void __init_or_module recompute_jump(union loongarch_instruction *buf, in recompute_jump() 127 static int __init_or_module copy_alt_insns(union loongarch_instruction *buf, in copy_alt_insns() 158 static void *__init_or_module text_poke_early(union loongarch_instruction *insn, in text_poke_early() 184 void __init_or_module apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives()
|
| /linux/arch/x86/kernel/ |
| H A D | callthunks.c | 153 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
|
| H A D | alternative.c | 596 static struct alt_instr * __init_or_module analyze_patch_site(struct patch_site *ps, in analyze_patch_site() 630 static void __init_or_module prep_patch_site(struct patch_site *ps) in prep_patch_site() 664 static void __init_or_module patch_site(struct patch_site *ps) in patch_site() 680 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() 968 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines() 1072 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns() 1113 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() 1118 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines() 1119 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() 1153 static void __init_or_module poison_endbr(void *addr) in poison_endbr() [all …]
|
| /linux/arch/s390/kernel/ |
| H A D | nospec-branch.c | 101 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/init/ |
| H A D | main.c | 1268 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1302 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1309 static __init_or_module void 1318 static __init_or_module void 1328 static __init_or_module void 1372 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
|
| /linux/arch/riscv/errata/andes/ |
| H A D | errata.c | 65 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in andes_errata_patch_func()
|
| /linux/arch/riscv/errata/sifive/ |
| H A D | errata.c | 65 static u32 __init_or_module sifive_errata_probe(unsigned long archid, in sifive_errata_probe()
|
| /linux/arch/parisc/kernel/ |
| H A D | alternative.c | 23 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
|
| /linux/arch/riscv/kernel/ |
| H A D | alternative.c | 157 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives()
|
| H A D | cpufeature.c | 1222 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
|
| /linux/include/linux/ |
| H A D | module.h | 151 #define __init_or_module macro 155 #define __init_or_module __init macro
|
| /linux/kernel/ |
| H A D | params.c | 623 static __init_or_module int add_sysfs_param(struct module_kobject *mk, in add_sysfs_param() 757 struct module_kobject * __init_or_module
|
| /linux/drivers/base/ |
| H A D | platform.c | 953 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe() 1016 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()
|
| /linux/net/phonet/ |
| H A D | af_phonet.c | 461 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
|
| /linux/drivers/platform/x86/ |
| H A D | asus-wmi.c | 5380 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()
|