Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Djump_label.c318 static int __jump_label_text_reserved(struct jump_entry *iter_start, in __jump_label_text_reserved()
455 struct jump_entry *iter_start = __start___jump_table; in jump_label_init() local
592 struct jump_entry *iter_start = mod->jump_entries; in jump_label_apply_nops() local
609 struct jump_entry *iter_start = mod->jump_entries; in jump_label_add_module() local
670 struct jump_entry *iter_start = mod->jump_entries; in jump_label_del_module() local
/Linux-v5.4/arch/x86/tools/
Dinsn_sanity.c38 static unsigned long iter_start; /* Start of iteration number */ variable
/Linux-v5.4/lib/
Ddynamic_debug.c1009 struct _ddebug *iter, *iter_start; in dynamic_debug_init() local