Home
last modified time | relevance | path

Searched defs:iter_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/
H A Djump_label.c360 struct jump_entry *iter_stop, void *start, void *end, bool init) in __jump_label_text_reserved()
503 struct jump_entry *iter_stop = __stop___jump_table; in jump_label_init() local
639 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; in jump_label_add_module() local
701 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; in jump_label_del_module() local
H A Dstatic_call_inline.c305 struct static_call_site *iter_stop, in __static_call_text_reserved()
/openbmc/linux/arch/mips/kernel/
H A Djump_label.c96 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; in jump_label_apply_nops() local