Lines Matching refs:__init_or_module

135 static void __init_or_module add_nop(u8 *instr, unsigned int len)  in add_nop()
209 static bool __init_or_module
242 static void __init_or_module noinline optimize_nops(u8 *instr, size_t len) in optimize_nops()
328 static void __init_or_module noinline
398 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives()
655 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
732 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
773 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
778 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines()
779 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
787 static void __init_or_module poison_endbr(void *addr, bool warn) in poison_endbr()
815 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr()
830 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr()
1312 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add()
1349 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
1417 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
1429 void __init_or_module apply_paravirt(struct paravirt_patch_site *start, in apply_paravirt()
1672 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()