Home
last modified time | relevance | path

Searched refs:jump_entries (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
A Djump_label.c666 ret = __jump_label_text_reserved(mod->jump_entries, in __jump_label_mod_text_reserved()
667 mod->jump_entries + mod->num_jump_entries, in __jump_label_mod_text_reserved()
694 stop = m->jump_entries + m->num_jump_entries; in __jump_label_mod_update()
702 struct jump_entry *iter_start = mod->jump_entries; in jump_label_add_module()
774 struct jump_entry *iter_start = mod->jump_entries; in jump_label_del_module()
912 stop = mod->jump_entries + mod->num_jump_entries; in jump_label_update()
/linux/arch/mips/kernel/
A Djump_label.c95 struct jump_entry *iter_start = mod->jump_entries; in jump_label_apply_nops()
/linux/include/linux/
A Dmodule.h523 struct jump_entry *jump_entries; member
/linux/kernel/module/
A Dmain.c2173 mod->jump_entries = section_objs(info, "__jump_table", in find_module_sections()
2174 sizeof(*mod->jump_entries), in find_module_sections()

Completed in 22 milliseconds