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

/linux-master/arch/mips/kernel/
H A Djump_label.c96 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; local
/linux-master/kernel/
H A Djump_label.c490 struct jump_entry *iter_stop = __stop___jump_table; local
626 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; local
346 __jump_label_text_reserved(struct jump_entry *iter_start, struct jump_entry *iter_stop, void *start, void *end, bool init) argument
688 struct jump_entry *iter_stop = iter_start + mod->num_jump_entries; local
[all...]
H A Dstatic_call_inline.c304 __static_call_text_reserved(struct static_call_site *iter_start, struct static_call_site *iter_stop, void *start, void *end, bool init) argument

Completed in 90 milliseconds