Searched refs:file1 (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/tools/objtool/ |
D | sync-check.sh | 31 file1=$1 37 cmd="diff $* $file1 $file2 > /dev/null" 41 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2 42 echo diff -u $file1 $file2
|
/linux-6.6.21/scripts/ |
D | get_dvb_firmware | 557 my $file1 = "ngene_15.fw"; 567 wgetfile($file1, $url . $file1); 568 verify($file1, $hash1); 576 "$file1, $file2, $file3"; 699 my $file1 = "dvb-usb-it9135-01.zip"; 708 wgetfile($file1, $url . $file1); 709 unzip($file1, ""); 716 "$file1 $file2"
|
D | bloat-o-meter | 88 calc(args.file1, args.file2, symbolformat)
|
D | Kbuild.include | 229 # (3) - due to: file1.h file2.h
|
/linux-6.6.21/scripts/kconfig/ |
D | confdata.c | 43 static bool is_same(const char *file1, const char *file2) in is_same() argument 50 fd1 = open(file1, O_RDONLY); in is_same()
|
/linux-6.6.21/tools/perf/Documentation/ |
D | perf-diff.txt | 11 'perf diff' [baseline file] [data file1] [[data file2] ... ]
|
/linux-6.6.21/fs/befs/ |
D | ChangeLog | 53 names like file1 and file2 to mysteriously be duplicates of each other
|
/linux-6.6.21/Documentation/filesystems/ |
D | idmappings.rst | 570 dir/file1 id: u1000 582 dir/file1 id: u11000
|