Home
last modified time | relevance | path

Searched refs:start (Results 1 – 25 of 33) sorted by relevance

12

/scripts/
A Dbootgraph.pl53 my %start;
73 $start{$func} = $1;
96 $start{$func} = $1;
171 my @initcalls = sort { $start{$a} <=> $start{$b} } keys(%start);
174 my $duration = $end{$key} - $start{$key};
184 $s = ($start{$key} - $firsttime) * $mult;
A Dextract-sys-certs.pl98 my $start = Math::BigInt->new($symbols{"__cert_list_start"});
114 next unless ($start >= $s_vma);
115 next if ($start >= $s_vend);
128 $end = $start + $size;
130 printf "Have %u bytes of certs at VMA 0x%x\n", $size, $start;
143 my $foff = $start - $s->{vma} + $s->{foff};
A Dmarkup_oops.pl275 my $start;
281 $start = $center;
283 while ($start > 1) {
284 $start = $start - 1;
285 my $line = $lines[$start];
329 while ($i >= $start) {
334 $i = $start;
A Dget_maintainer.pl828 my ($start, $end) = @_;
830 for (my $i = $start; $i < $end; $i++) {
846 my ($start, $end) = @_;
848 for (my $i = $start; $i < $end; $i++) {
892 my $start = find_starting_index($tvi);
899 for ($i = $start; $i < $end; $i++) {
914 for ($i = $start; $i < $end; $i++) {
950 my $start = find_starting_index($line);
952 for ($i = $start; $i < $end; $i++) {
1285 my $subsystem = $typevalue[$start];
[all …]
A Dinsert-sys-cert.c80 unsigned long start = x[i].sh_addr; in get_offset_from_address() local
81 unsigned long end = start + x[i].sh_size; in get_offset_from_address()
84 if (addr >= start && addr <= end) in get_offset_from_address()
85 return addr - start + offset; in get_offset_from_address()
A DMakefile.vmlinux_o63 --start-group $(KBUILD_VMLINUX_LIBS) --end-group \
A Dkallsyms.c45 unsigned long long start, end; member
106 ar->start = addr; in check_symbol_range()
184 if (s->addr >= ar->start && s->addr <= ar->end) in symbol_in_range()
/scripts/lib/kdoc/
A Dkdoc_re.py185 start = match_re.start()
196 pos = match.start() + offset
211 yield start, offset, pos + 1
244 for start, end, pos in self._search(regex, line):
245 out += line[cur_pos:start]
/scripts/dtc/libfdt/
A Dfdt_wip.c51 static void fdt_nop_region_(void *start, int len) in fdt_nop_region_() argument
55 for (p = start; (char *)p < ((char *)start + len); p++) in fdt_nop_region_()
/scripts/kconfig/
A Dmnconf-common.c21 int handle_search_keys(int key, size_t start, size_t end, void *_data) in handle_search_keys() argument
33 if (pos->offset < start) in handle_search_keys()
A Dmnconf-common.h17 int handle_search_keys(int key, size_t start, size_t end, void *_data);
A Dstreamline_config.pl281 my $start = $1;
286 $process .= $start . $vars{$var};
288 $process .= $start . $variable;
/scripts/coccinelle/api/
A Dresource_size.cocci30 * (res->end - res->start) + 1
40 - (res->end - res->start) + 1
53 (res->end@p - res->start) + 1
60 res->end@p - res->start
/scripts/genksyms/
A Dgenksyms.c57 static struct string_list *concat_list(struct string_list *start, ...);
359 if (!start) in concat_list()
361 for (va_start(ap, start); (n = va_arg(ap, struct string_list *));) { in concat_list()
364 n2->next = start; in concat_list()
365 start = n; in concat_list()
368 return start; in concat_list()
382 struct string_list *copy_list_range(struct string_list *start, in copy_list_range() argument
387 if (start == end) in copy_list_range()
389 n = res = copy_node(start); in copy_list_range()
390 for (start = start->next; start != end; start = start->next) { in copy_list_range()
[all …]
A Dgenksyms.h64 struct string_list *copy_list_range(struct string_list *start,
/scripts/gendwarfksyms/
A Dtypes.c419 size_t start = 0; in type_parse() local
461 if (pos > start) { in type_parse()
462 fragment = xstrndup(&str[start], pos - start); in type_parse()
474 start = end; in type_parse()
479 if (str[start]) in type_parse()
480 type_expansion_append(type, &str[start], NULL); in type_parse()
A Dkabi.c105 const char *start = *pos; in get_rule_field() local
111 len = strnlen(start, *left) + 1; in get_rule_field()
115 return start; in get_rule_field()
/scripts/gdb/linux/
A Dtimerlist.py168 start = i * 2
169 end = start + 2
170 chunks.append(buf[start:end])
A Dproc.py75 start = int(res['start'])
78 "{0:0{1}x}-".format(start, width) +
A Dutils.py115 def read_memoryview(inf, start, length): argument
116 m = inf.read_memory(start, length)
A Dmapletree.py65 def start(self): member in Mas
234 entry = mas.start()
/scripts/kconfig/lxdialog/
A Dtextbox.c14 static size_t start, end; variable
136 start = page - buf; in refresh_text_box()
336 if (extra_key_cb && extra_key_cb(key, start, end, data)) { in dialog_textbox()
/scripts/lib/abi/
A Dsystem_symbols.py273 start = datetime.now()
366 elapsed = str(datetime.now() - start).split(".", maxsplit=1)[0]
374 elapsed = str(datetime.now() - start).split(".", maxsplit=1)[0]
/scripts/basic/
A Dfixdep.c192 const char *start = p; in parse_config_file() local
195 if (p > start && (isalnum(p[-1]) || p[-1] == '_')) { in parse_config_file()
/scripts/gcc-plugins/
A Drandomize_layout_plugin.c151 unsigned long start; member
169 size_groups[group_idx].start = i; in partition_struct()
213 i = size_group[x].start + index; in performance_shuffle()
217 randnum += size_group[x].start; in performance_shuffle()

Completed in 38 milliseconds

12