Searched defs:start (Results 1 – 7 of 7) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_wip.c | 75 static void _fdt_nop_region(void *start, int len) in _fdt_nop_region()
|
/scripts/genksyms/ |
D | genksyms.c | 362 static struct string_list *concat_list(struct string_list *start, ...) in concat_list() 390 struct string_list *copy_list_range(struct string_list *start, in copy_list_range()
|
/scripts/ |
D | docproc.c | 355 int ret, i, count, start; in find_all_symbols() local
|
D | kallsyms.c | 41 unsigned long long start, end; member
|
/scripts/kconfig/ |
D | mconf.c | 365 static void update_text(char *buf, size_t start, size_t end, void *_data) in update_text()
|
D | gconf.c | 394 GtkTextIter start, end; in text_insert_help() local 419 GtkTextIter start, end; in text_insert_msg() local
|
/scripts/mod/ |
D | modpost.c | 1580 Elf_Rela *start = (void *)elf->hdr + sechdr->sh_offset; in section_rela() local 1624 Elf_Rel *start = (void *)elf->hdr + sechdr->sh_offset; in section_rel() local
|