Searched refs:apply_alternatives (Results 1 – 5 of 5) sorted by relevance
32 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end);
237 int apply_alternatives(const struct alt_instr *start, const struct alt_instr *end) in apply_alternatives() function
313 void init_or_livepatch apply_alternatives(struct alt_instr *start, in apply_alternatives() function
27 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
827 apply_alternatives(start, end); in prepare_payload()
Completed in 10 milliseconds