Searched refs:entries (Results 1 – 7 of 7) sorted by relevance
/scripts/kconfig/ |
D | mconf.c | 314 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()
|
D | expr.h | 186 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 | 991 /* Number of entries by which start-condition stack grows. */
|
/scripts/ |
D | kallsyms.c | 95 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/ |
D | dtc-lexer.lex.c_shipped | 807 /* Number of entries by which start-condition stack grows. */
|
/scripts/genksyms/ |
D | lex.lex.c_shipped | 710 /* Number of entries by which start-condition stack grows. */
|