Lines Matching refs:__init_or_module
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()
2112 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
2383 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()