Lines Matching refs:__init_or_module
450 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives()
725 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
802 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
843 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
848 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines()
849 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
857 static void __init_or_module poison_endbr(void *addr, bool warn) in poison_endbr()
885 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr()
900 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr()
1452 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
1489 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
1751 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()