Home
last modified time | relevance | path

Searched refs:STDERR (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/scripts/
Dextract-module-sig.pl40 print STDERR "Read ", $len, " bytes from module file\n";
53 print STDERR "Found magic number at $len\n";
62 print STDERR "Found PGP key identifier\n";
64 print STDERR "Found X.509 cert identifier\n";
66 print STDERR "Found PKCS#7/CMS encapsulation\n";
68 print STDERR "Found unsupported identifier type $id_type\n";
87 print STDERR "Found $sig_len bytes of signature [";
90 printf STDERR "%02x", $i;
92 print STDERR "]\n";
96 print STDERR "Found $kid_len bytes of key identifier [";
[all …]
Dcleanpatch89 print STDERR "Usage: $name [-width #] files...\n";
98 print STDERR "$name: $f\n";
101 print STDERR "$f: not a file\n";
106 print STDERR "$name: Cannot open file: $f: $!\n";
125 print STDERR "$name: $f: binary file\n";
169 print STDERR
183 print STDERR "$name: $f: malformed patch\n";
189 print STDERR "$name: $f: malformed patch\n";
242 print STDERR "$name: $f: malformed patch\n";
Ddocumentation-file-ref-check75 print STDERR "\nWARNING: Currently, can't fix broken :doc:`` fields\n";
79 print STDERR "$file: :doc:`$doc_ref`\n";
160 print STDERR "Warning: $f references a file that doesn't exist: $fulref\n";
162 print STDERR "$f: $fulref\n";
226 print STDERR "ERROR: Didn't find a replacement for $ref\n";
228 print STDERR "WARNING: Won't auto-replace, as found multiple files close to $ref:\n";
231 print STDERR " $j\n";
Dcleanfile89 print STDERR "Usage: $name [-width #] files...\n";
98 print STDERR "$name: $f\n";
101 print STDERR "$f: not a file\n";
106 print STDERR "$name: Cannot open file: $f: $!\n";
125 print STDERR "$name: $f: binary file\n";
159 print STDERR
Dheaders_check.pl62 printf STDERR "$filename:$lineno: included file '$inc' is not exported\n";
79 printf STDERR "$filename:$lineno: " .
88 printf STDERR "$filename:$lineno: leaks CONFIG_$1 to userspace where it is not valid\n";
105 printf STDERR "$filename:$lineno: " .
164 printf STDERR "$filename:$lineno: " .
Dkernel-doc512 printf STDERR "Warning: Sphinx version not found. Using default (Sphinx version %d.%d.%d)\n",
578 print STDERR "${file}:$.: warning: duplicate section name '$name'\n";
1344 print STDERR "${file}:$.: error: Cannot parse struct or union!\n";
1411 … print STDERR "${file}:$.: warning: Enum value '$arg' not described in enum '$declaration_name'\n";
1420 … print STDERR "${file}:$.: warning: Excess enum value '$k' description in '$declaration_name'\n";
1436 print STDERR "${file}:$.: error: Cannot parse enum!\n";
1497 print STDERR "${file}:$.: error: Cannot parse typedef!\n";
1638 print STDERR
1688 print STDERR "${file}:$.: warning: " .
1713 print STDERR "${file}:$.: warning: " .
[all …]
Dget_abi.pl55 print STDERR "Warning: file $file#$ln:\n\t$msg";
58 print STDERR ". Line\n\t\t$data";
60 print STDERR "\n";
100 print STDERR "Opening $file\n" if ($debug > 1);
172 print STDERR "\twhat: $what\n" if ($debug > 1);
502 print STDERR Data::Dumper->Dump([\%data], [qw(*data)]) if ($debug);
520 printf STDERR "Warning: $what is defined %d times: @files\n",
Dget_maintainer.pl1792 printf STDERR "\n%1s %2s %-65s",
1797 print STDERR "auth sign";
1799 print STDERR "\n";
1811 printf STDERR "%1s %2d %-65s", $sel, $count + 1, $email;
1812 printf STDERR "%4d %4d", $authored, $signed
1814 printf STDERR "\n %s\n", $role;
1818 print STDERR " Author: @{$ref}[1]\n";
1824 print STDERR " @{$ref}[2]: @{$ref}[1]\n";
1836 print STDERR <<EOT
1851 print STDERR <<EOT
[all …]
Dbootgraph.pl41 print STDERR $text;
128 print STDERR <<END;
Dsplit-man.pl20 print STDERR "Creating $fn\n";
Dget_dvb_firmware30 print STDERR <<EOF;
40 print STDERR "Unknown component \"$cid\"\n";
922 print STDERR "syntax: get_dvb_firmware <component>\n";
923 print STDERR "Supported components:\n";
926 print STDERR "\t" . $components[$i] . "\n";
Drecordmcount.pl201 print STDERR "WARNING: could not find objcopy version or version " .
521 print STDERR "ERROR: $mcount_section already in $inputfile\n" .
Dleaking_addresses.pl164 printf(STDERR @_) if $debug;
440 printf STDERR "timed out parsing: %s\n", $file;
/kernel/linux/linux-5.10/drivers/scsi/
Dscript_asm.pl152 print STDERR "value regex = $value\n" if ($debug);
155 print STDERR "phase regex = $phase\n" if ($debug);
208 print STDERR "Patching $address at offset $offset, length $length to $value\n";
209 printf STDERR "Old code : %08x\n", $code[$address];
218 printf STDERR "New code : %08x\n", $code[$address] if ($debug);
240 print STDERR "Relative reference $symbol\n" if ($debug);
245 print STDERR "Absolute reference $symbol\n" if ($debug);
249 print STDERR "Referencing symbol $1, length = $length in $_\n" if ($debug);
256 print STDERR "forward $1\n" if ($debug_external);
279 print STDERR "$0 : parsed WHEN\n" if ($debug);
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/
Dstreamline_config.pl56 print STDERR @_;
115 print STDERR "using config: '$file'\n";
416 print STDERR "$module config not found!!\n";
526 print STDERR "WARNING: $config is required, but nothing in the\n";
527 print STDERR " current config selects it.\n";
638 print STDERR "WARNING: MODULE_SIG_KEY assertion failure, ",
642 print STDERR "Module signature verification enabled but ",
656 print STDERR "System keyring enabled but keys \"$orig_keys\" ",
698 print STDERR "module $module did not have configs";
700 print STDERR " " , $conf;
[all …]
/kernel/linux/linux-5.10/scripts/dtc/
Ddt_to_config869 print STDERR "file '$file' is not readable or does not exist\n";
874 print STDERR "\n";
875 print STDERR "shell command failed:\n";
876 print STDERR " $dtx_diff $file\n";
877 print STDERR "\n";
946 print STDERR "file '$config_file' is not readable or does not exist\n";
951 print STDERR "open $config_file failed\n";
974 print STDERR "\n";
975 print STDERR " ERROR processing command line options\n";
976 print STDERR " $msg\n" if ($msg ne "");
[all …]
/kernel/liteos_a/kernel/common/
Dconsole.h61 #define STDERR 2 macro
/kernel/linux/linux-5.10/lib/
Dbuild_OID_registry16 print STDERR "Format: ", $0, " <in-h-file> <out-c-file>\n";
/kernel/linux/linux-5.10/tools/testing/ktest/
Dktest.pl1568 close(\*STDERR);
1572 open(\*STDERR, '>&', $pts);