Searched refs:entries (Results 1 – 7 of 7) sorted by relevance
/scripts/kconfig/ |
D | mconf.c | 313 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()
|
D | expr.h | 184 struct list_head entries; member
|
D | menu.c | 580 entries)->index + 1; in get_prompt_str() 582 list_add_tail(&jump->entries, head); in get_prompt_str()
|
D | zconf.lex.c_shipped | 954 /* Number of entries by which start-condition stack grows. */
|
/scripts/ |
D | kallsyms.c | 92 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/ |
D | lex.lex.c_shipped | 710 /* Number of entries by which start-condition stack grows. */
|
/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 806 /* Number of entries by which start-condition stack grows. */
|