Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Djump_label.c126 static int __jump_label_text_reserved(struct jump_entry *iter_start, in __jump_label_text_reserved()
172 struct jump_entry *iter_start = __start___jump_table; in jump_label_init() local
245 struct jump_entry *iter_start = mod->jump_entries; in jump_label_apply_nops() local
264 struct jump_entry *iter_start = mod->jump_entries; in jump_label_add_module() local
307 struct jump_entry *iter_start = mod->jump_entries; in jump_label_del_module() local
339 struct jump_entry *iter_start = mod->jump_entries; in jump_label_invalidate_module_init() local
/linux-3.3/arch/x86/tools/
Dinsn_sanity.c51 static unsigned long iter_start; /* Start of iteration number */ variable
/linux-3.3/lib/
Ddynamic_debug.c844 struct _ddebug *iter, *iter_start; in dynamic_debug_init() local