Home
last modified time | relevance | path

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

/scripts/kconfig/
Dmconf.c313 struct list_head entries; member
330 list_for_each_entry(sp, &trail, entries) { in set_subtitle()
369 list_for_each_entry(pos, data->head, entries) { in update_text()
429 list_add_tail(&stpart.entries, &trail); in search_conf()
456 list_for_each_entry_safe(pos, tmp, &head, entries) in search_conf()
657 list_add_tail(&stpart.entries, &trail); in conf()
Dexpr.h184 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_shipped954 /* Number of entries by which start-condition stack grows. */
/scripts/
Dkallsyms.c92 struct addr_range *ranges, int entries) in check_symbol_range() argument
97 for (i = 0; i < entries; ++i) { in check_symbol_range()
181 int entries) in symbol_in_range() argument
186 for (i = 0; i < entries; ++i) { in symbol_in_range()
/scripts/genksyms/
Dlex.lex.c_shipped710 /* Number of entries by which start-condition stack grows. */
/scripts/dtc/
Ddtc-lexer.lex.c_shipped806 /* Number of entries by which start-condition stack grows. */