Home
last modified time | relevance | path

Searched refs:entries (Results 1 – 7 of 7) sorted by relevance

/scripts/kconfig/
Dmconf.c314 struct list_head entries; member
331 list_for_each_entry(sp, &trail, entries) { in set_subtitle()
370 list_for_each_entry(pos, data->head, entries) { in update_text()
430 list_add_tail(&stpart.entries, &trail); in search_conf()
457 list_for_each_entry_safe(pos, tmp, &head, entries) in search_conf()
658 list_add_tail(&stpart.entries, &trail); in conf()
Dexpr.h186 struct list_head entries; member
Dmenu.c580 entries)->index + 1; in get_prompt_str()
582 list_add_tail(&jump->entries, head); in get_prompt_str()
Dzconf.lex.c_shipped991 /* Number of entries by which start-condition stack grows. */
/scripts/
Dkallsyms.c95 struct addr_range *ranges, int entries) in check_symbol_range() argument
100 for (i = 0; i < entries; ++i) { in check_symbol_range()
186 int entries) in symbol_in_range() argument
191 for (i = 0; i < entries; ++i) { in symbol_in_range()
/scripts/dtc/
Ddtc-lexer.lex.c_shipped807 /* Number of entries by which start-condition stack grows. */
/scripts/genksyms/
Dlex.lex.c_shipped710 /* Number of entries by which start-condition stack grows. */