Searched refs:_ (Results 1 – 25 of 48) sorted by relevance
12
/scripts/ |
D | leaking_addresses.pl | 82 my ($exitcode) = @_; 139 printf "\t%s\n", $_; 164 printf(STDERR @_) if $debug; 195 my ($desc) = @_; 221 my ($option) = @_; 262 my ($option, $file) = @_; 281 my ($match) = @_; 303 my ($match) = @_; 337 my ($match) = @_; 349 my ($line) = @_; [all …]
|
D | generate_cfi_kallsyms.pl | 17 if ($_ eq '--module') { 20 $file = $_; 47 my ($n) = @_; 62 my ($addr, $name) = $_ =~ /\:.*([a-f0-9]{16}).*\s__cfi_jt_(.*)/; 82 my ($line) = @_; 83 my ($addr, $symbol) = $_ =~ /^([a-f0-9]{16})\s<([^>]+)>\:/; 95 my ($line) = @_; 96 my ($hint) = $_ =~ /^\s*([a-f0-9]+)\:.*\s+hint\s+#/; 108 my ($target) = @_; 131 my ($line) = @_; [all …]
|
D | asn1_compiler.c | 206 #define _(X) [DIRECTIVE_##X] = #X macro 207 _(ABSENT), 208 _(ALL), 209 _(ANY), 210 _(APPLICATION), 211 _(AUTOMATIC), 212 _(BEGIN), 213 _(BIT), 214 _(BMPString), 215 _(BOOLEAN), [all …]
|
D | headerdep.pl | 31 my @headers = grep { strip($_) } @ARGV; 89 my @queue = @_; 143 my @queue = map { [[0, $_]] } @_; 153 if(grep { $_->[1] eq $dep->[1] } @$top) { 165 $_ = shift; 169 $_;
|
D | stackdelta | 52 my @common = sort grep {exists $new->{$_}} keys %$old; 54 my $x = $old->{$_}{size}; 55 my $y = $new->{$_}{size}; 58 printf "%s\t%d\t%d\t%+d\n", $_, $x, $y, $delta;
|
D | export_report.pl | 27 my ($href) = @_; 43 print "Usage: @_ -h -k Module.symvers [ -o outputfile ] \n", 58 push (@file, $_) 119 $state = 1 if ($_ =~ /static const struct modversion_info/); 123 $state = 2 if ($_ =~ /__attribute__\(\(section\("__versions"\)\)\)/); 127 if ( $_ !~ /0x[0-9a-f]+,/ ) {
|
D | get_maintainer.pl | 192 my $line = $_; 217 my $line = $_; 234 if ($_ =~ /^-{1,2}self-test(?:=|$)/) { 349 my ($file) = @_; 355 my $line = $_; 387 my ($file) = $_; 395 return grep { $_ !~ /^\.git$/; } @_; 435 my ($file) = @_; 579 my $patch_line = $_; 795 my ($address) = @_; [all …]
|
D | kernel-doc | 560 my $contents = join "\n", @_; 597 my $contents = join "\n", @_; 629 my $contents = join "\n",@_; 665 my %args = %{$_[0]}; 716 my %args = %{$_[0]}; 757 my %args = %{$_[0]}; 792 my %args = %{$_[0]}; 807 my %args = %{$_[0]}; 829 my %args = %{$_[0]}; 862 my $input = join "\n",@_; [all …]
|
D | generate_initcall_order.pl | 40 my ($index, $initcalls) = @_; 59 my ($fh) = @_; 98 my ($index, $file) = @_; 112 my ($path)= $_ =~ /^(.+)\:$/; 121 my ($module, $counter, $line, $symbol) = $_ =~ 156 my ($select) = @_;
|
D | checkincludes.pl | 54 push(@file_lines, $_); 82 print {$f} $_; 87 print {$f} $_;
|
D | parse-maintainers.pl | 62 my ($a, $b) = @_; 75 my ($a, $b) = @_; 109 my ($hashref, $filename) = (@_); 140 my ($hashref, $filename) = (@_); 149 my $line = $_;
|
D | profile2linkerlist.pl | 14 my $line = $_; 16 $_ =~ /\W*[0-9]+\W*([a-zA-Z\_0-9]+)\W*[0-9]+/;
|
D | markup_oops.pl | 48 my ($line) = @_; 88 my ($reg) = @_; 97 my ($line, $cntr) = @_; 157 my $line = $_; 204 if ($_ =~ /^([0-9a-f]+) \<$function\>\:/) { 219 my ($address, $target) = @_; 238 my $line = $_;
|
D | split-man.pl | 22 print OUT $_; 24 print OUT $_;
|
D | checkversion.pl | 45 if (($_ =~ /LINUX_VERSION_CODE/) || ($_ =~ /\WKERNEL_VERSION/)) {
|
D | checkpatch.pl | 80 my ($exitcode) = @_; 153 return grep { !$seen{$_}++ } @_; 157 my ($exitcode) = @_; 226 my $line = $_; 255 my $line = $_; 288 if ($_ eq "--color" || $_ eq "-color") { 289 $_ = "--color=$color"; 397 my ($hashRef, $arrayRef) = @_; 414 my ($hashRef, $prefix) = @_; 666 my (@arr) = @_; [all …]
|
D | sphinx-pre-install | 88 my %map = %{$_[0]}; 139 return if(-e $_); 206 my @pkgs = @{$_[0]}; 207 my $is_optional = $_[1]; 217 my @pkgs = @{$_[0]}; 218 my $is_optional = $_[1]; 339 $res = qx(cat $_[0]) if (-r $_[0]);
|
/scripts/kconfig/ |
D | streamline_config.pl | 56 print STDERR @_; 155 my ($kconfig) = @_; 179 $_ = $line . " " . $_; 184 $line = $_; 274 my ($line, %vars) = @_; 310 $line .= $_; 311 $_ = $line; 317 $_ = convert_vars($_, %make_vars); 427 $_ = $line; 448 my ($p) = @_; [all …]
|
/scripts/atomic/fallbacks/ |
D | release | 3 ${arch}${atomic}_${pfx}${name}${sfx}_release(${params}) 6 ${retstmt}${arch}${atomic}_${pfx}${name}${sfx}_relaxed(${args});
|
D | inc | 3 ${arch}${atomic}_${pfx}inc${sfx}${order}(${atomic}_t *v) 5 ${retstmt}${arch}${atomic}_${pfx}add${sfx}${order}(1, v);
|
D | dec | 3 ${arch}${atomic}_${pfx}dec${sfx}${order}(${atomic}_t *v) 5 ${retstmt}${arch}${atomic}_${pfx}sub${sfx}${order}(1, v);
|
D | acquire | 3 ${arch}${atomic}_${pfx}${name}${sfx}_acquire(${params}) 5 ${ret} ret = ${arch}${atomic}_${pfx}${name}${sfx}_relaxed(${args});
|
D | andnot | 3 ${arch}${atomic}_${pfx}andnot${sfx}${order}(${int} i, ${atomic}_t *v) 5 ${retstmt}${arch}${atomic}_${pfx}and${sfx}${order}(~i, v);
|
D | fence | 3 ${arch}${atomic}_${pfx}${name}${sfx}(${params}) 7 ret = ${arch}${atomic}_${pfx}${name}${sfx}_relaxed(${args});
|
/scripts/coccinelle/api/ |
D | check_bq27xxx_data.cocci | 75 (_,i1regs_vals) << getregs1.i1regs_vals; 76 (_,i2regs_vals) << getregs2.i2regs_vals; 111 (_,i1dmregs_vals) << getdmregs1.i1dmregs_vals; 112 (_,i2dmregs_vals) << getdmregs2.i2dmregs_vals; 147 (_,i1props_vals) << getprops1.i1props_vals; 148 (_,i2props_vals) << getprops2.i2props_vals;
|
12