Home
last modified time | relevance | path

Searched refs:file2 (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/objtool/
A Dsync-check.sh32 file2=$2
37 cmd="diff $* $file1 $file2 > /dev/null"
39 test -f $file2 && {
41 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2
42 echo diff -u $file1 $file2
/linux-6.3-rc2/tools/perf/
A Dcheck-headers.sh98 file2=$2
103 cmd="diff $* $file1 $file2 > /dev/null"
105 test -f $file2 && {
107 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2
108 echo diff -u $file1 $file2
/linux-6.3-rc2/scripts/
A Dget_dvb_firmware559 my $file2 = "ngene_17.fw";
570 wgetfile($file2, $url . $file2);
571 verify($file2, $hash2);
576 "$file1, $file2, $file3";
702 my $file2 = "dvb-usb-it9135-02.zip";
712 wgetfile($file2, $url . $file2);
713 unzip($file2, "");
716 "$file1 $file2"
A Dbloat-o-meter88 calc(args.file1, args.file2, symbolformat)
A DKbuild.include229 # (3) - due to: file1.h file2.h
/linux-6.3-rc2/scripts/kconfig/
A Dconfdata.c43 static bool is_same(const char *file1, const char *file2) in is_same() argument
54 fd2 = open(file2, O_RDONLY); in is_same()
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-diff.txt11 'perf diff' [baseline file] [data file1] [[data file2] ... ]
/linux-6.3-rc2/fs/befs/
A DChangeLog53 names like file1 and file2 to mysteriously be duplicates of each other
/linux-6.3-rc2/Documentation/filesystems/
A Didmappings.rst559 dir/file2 id: u2000
571 dir/file2 id: u12000

Completed in 16 milliseconds