Searched refs:apply_alternatives (Results 1 – 8 of 8) sorted by relevance
21 void apply_alternatives(void *start, size_t length);
152 void apply_alternatives(void *start, size_t length) in apply_alternatives() function
421 apply_alternatives((void *)s->sh_addr, s->sh_size); in module_finalize()
62 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
37 apply_alternatives((struct alt_instr *)(image->data + image->alt), in init_vdso_image()
357 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
232 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
362 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() function628 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()