Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Djump_label.c137 static int __jump_label_text_reserved(struct jump_entry *iter_start, in __jump_label_text_reserved()
194 struct jump_entry *iter_start = __start___jump_table; in jump_label_init() local
270 struct jump_entry *iter_start = mod->jump_entries; in jump_label_apply_nops() local
285 struct jump_entry *iter_start = mod->jump_entries; in jump_label_add_module() local
330 struct jump_entry *iter_start = mod->jump_entries; in jump_label_del_module() local
362 struct jump_entry *iter_start = mod->jump_entries; in jump_label_invalidate_module_init() local
/linux-4.1.27/arch/x86/tools/
Dinsn_sanity.c51 static unsigned long iter_start; /* Start of iteration number */ variable
/linux-4.1.27/lib/
Ddynamic_debug.c972 struct _ddebug *iter, *iter_start; in dynamic_debug_init() local