Searched refs:entries (Results 1 – 6 of 6) sorted by relevance
/scripts/ |
D | check-sysctl-docs | 98 delete entries 139 entries[curtable][curentry]++ 153 for (entry in entries[children[tables[1]][table]]) { 163 for (entry in entries[tables[2]]) {
|
D | kallsyms.c | 181 struct addr_range *ranges, int entries) in check_symbol_range() argument 186 for (i = 0; i < entries; ++i) { in check_symbol_range() 251 const struct addr_range *ranges, int entries) in symbol_in_range() argument 256 for (i = 0; i < entries; ++i) { in symbol_in_range()
|
D | spelling.txt | 570 entires||entries 572 entrys||entries
|
/scripts/kconfig/ |
D | mconf.c | 311 struct list_head entries; member 328 list_for_each_entry(sp, &trail, entries) { in set_subtitle() 367 list_for_each_entry(pos, data->head, entries) { in update_text() 427 list_add_tail(&stpart.entries, &trail); in search_conf() 454 list_for_each_entry_safe(pos, tmp, &head, entries) in search_conf() 654 list_add_tail(&stpart.entries, &trail); in conf()
|
D | expr.h | 275 struct list_head entries; member
|
D | menu.c | 756 entries)->index + 1; in get_prompt_str() 758 list_add_tail(&jump->entries, head); in get_prompt_str()
|