Lines Matching refs:__init_or_module
105 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
132 static void __init_or_module
228 static void __init_or_module noinline optimize_nops(u8 *instr, size_t len) in optimize_nops()
265 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives()
474 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
547 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
585 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
590 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines()
591 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
600 void __init_or_module noinline apply_ibt_endbr(s32 *start, s32 *end) in apply_ibt_endbr()
627 void __init_or_module noinline apply_ibt_endbr(s32 *start, s32 *end) { } in apply_ibt_endbr()
682 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
719 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
785 void __init_or_module apply_paravirt(struct paravirt_patch_site *start, in apply_paravirt()
984 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()