Searched refs:iter_stop (Results 1 – 2 of 2) sorted by relevance
96 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; in jump_label_apply_nops() local100 if (iter_start == iter_stop) in jump_label_apply_nops()103 for (iter = iter_start; iter < iter_stop; iter++) { in jump_label_apply_nops()
305 struct static_call_site *iter_stop, in __static_call_text_reserved() argument310 while (iter < iter_stop) { in __static_call_text_reserved()