Searched refs:__init_or_module (Results 1 – 10 of 10) 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/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 | 1155 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1189 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1196 static __init_or_module void 1205 static __init_or_module void 1215 static __init_or_module void 1259 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 617 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() 944 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines() 1048 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns() 1089 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() 1094 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines() 1095 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() 1129 static void __init_or_module poison_endbr(void *addr) in poison_endbr() 1152 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr() 1167 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr() 2075 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add() [all …]
|
/linux/arch/parisc/kernel/ |
H A D | alternative.c | 23 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
|
/linux/include/linux/ |
H A D | module.h | 151 #define __init_or_module macro 158 #define __init_or_module __init macro
|
/linux/drivers/base/ |
H A D | platform.c | 913 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/net/phonet/ |
H A D | af_phonet.c | 458 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
|
/linux/arch/riscv/kernel/ |
H A D | cpufeature.c | 1172 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
|
/linux/drivers/platform/x86/ |
H A D | asus-wmi.c | 5096 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()
|