Searched refs:files (Results 1 - 25 of 213) sorted by path

123456789

/linux-master/arch/powerpc/platforms/cell/spufs/
H A DMakefile23 clean-files := spu_save_dump.h spu_restore_dump.h
25 # Compile SPU files
31 # Assemble SPU files
H A Dcoredump.c57 * context files in the spu context.
62 * open the files.
65 * descriptor table is not shared, so files can't change or go away.
71 int n = iterate_fd(current->files, *fd, match_context, NULL);
H A Dinode.c185 const struct spufs_tree_descr *files, umode_t mode,
188 while (files->name && files->name[0]) {
190 struct dentry *dentry = d_alloc_name(dir, files->name);
193 ret = spufs_new_file(dir->d_sb, dentry, files->ops,
194 files->mode & mode, files->size, ctx);
197 files++;
184 spufs_fill_dir(struct dentry *dir, const struct spufs_tree_descr *files, umode_t mode, struct spu_context *ctx) argument
/linux-master/drivers/eisa/
H A DMakefile20 clean-files := devlist.h
/linux-master/drivers/scsi/aic7xxx/
H A DMakefile14 # Core Fast -> U160 files
27 # Core U320 files
42 clean-files := aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c
43 clean-files += aic79xx_seq.h aic79xx_reg.h aic79xx_reg_print.c
45 # Dependencies for generated files need to be listed explicitly
/linux-master/include/uapi/linux/
H A Dcramfs_fs.h32 /* SIZE for device files is i_rdev */
36 /* OFFSET: For symlinks and non-empty regular files, this
49 __u32 files; member in struct:cramfs_info
/linux-master/kernel/debug/kdb/
H A DMakefile12 clean-files := gen-kdb_cmds.c
/linux-master/scripts/
H A Dcleanfile4 # Clean a text file -- or directory of text files -- of stealth whitespace.
82 @files = ();
89 print STDERR "Usage: $name [-width #] files...\n";
93 push(@files, $a);
97 foreach $f ( @files ) {
H A Dcleanpatch4 # Clean a patch file -- or directory of patch files -- of stealth whitespace.
82 @files = ();
89 print STDERR "Usage: $name [-width #] files...\n";
93 push(@files, $a);
97 foreach $f ( @files ) {
H A Dget_dvb_firmware247 my $url = "http://www.twinhan.com/files/driver/USB-Ter/$sourcefile";
281 my $url = "http://ao2.it/sites/default/files/blog/2012/11/06/linux-support-digicom-digitune-s-vp7049-udtt7049/$fwfile";
368 my %files = (
377 foreach my $fwfile (keys %files) {
379 verify($fwfile, $files{$fwfile});
442 my %files = (
450 foreach my $fwfile (keys %files) {
452 verify($fwfile, $files{$fwfile});
464 my %files = (
471 foreach my $fwfile (keys %files) {
[all...]
/linux-master/scripts/dtc/
H A Ddt_to_config122 # thus the search of Makefile for the included .c files is incorrect
186 Report driver source files that match the compatibles in the device
188 files.
219 The driver match heuristic used is to search for source files
798 # ----- Find drivers (source files that contain compatible)
802 # than to add *.h. to the files list, because *.h generates
804 my $files = '"*.c"';
805 my $drivers = `git grep -l '"$compat"' -- $files`;
/linux-master/tools/testing/selftests/cpufreq/
H A Dcpufreq.sh48 local files=`ls $1`
52 for file in $files; do
80 local files=`ls $1`
84 for file in $files; do
107 # Update all writable files with their existing values
190 # read/update all cpufreq files
/linux-master/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests40 prlog -n "Checking dmesg files exist in pstore filesystem ... "
43 prlog -n "Checking console files exist in pstore filesystem ... "
46 prlog -n "Checking pmsg files exist in pstore filesystem ... "
49 prlog -n "Checking dmesg files contain oops end marker"
53 files=`ls dmesg-${backend}-*`
54 operate_files $? "$files" grep_end_trace
76 prlog -n "Removing all files in pstore filesystem "
77 files=`ls *-${backend}-*`
78 operate_files $? "$files" rm
/linux-master/Documentation/devicetree/bindings/
H A DMakefile76 clean-files = $(shell find $(obj) \( -name '*.example.dts' -o \
/linux-master/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs37 -k generate files for kernel space consumption
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl371 documentation files that describe the API. It accepts an optional
/linux-master/
H A DMakefile28 # Most importantly: sub-Makefiles should only ever modify files in
36 # The only cases where we need to modify files which have global
114 # Use 'make C=1' to enable checking of only re-compiled files.
115 # Use 'make C=2' to enable checking of *all* source files, regardless
167 # Kbuild will save output files in the current working directory.
172 # cd /dir/to/store/output/files; make -f /dir/to/kernel/source/Makefile
174 # If you want to save output files in a different location, there are
178 # Use "make O=dir/to/store/output/files/"
182 # export KBUILD_OUTPUT=dir/to/store/output/files/; make
763 # Read in dependencies to all Kconfig* files, mak
[all...]
/linux-master/arch/arm/crypto/
H A DMakefile54 clean-files += poly1305-core.S sha256-core.S sha512-core.S
/linux-master/arch/arm/mach-at91/
H A DMakefile27 clean-files += pm_data-offsets.h
/linux-master/arch/arm/mach-omap2/
H A DMakefile226 clean-files += pm-asm-offsets.h
/linux-master/arch/arm64/crypto/
H A DMakefile93 clean-files += poly1305-core.S sha256-core.S sha512-core.S
/linux-master/arch/powerpc/boot/
H A DMakefile107 # files. This creates a bit of a dependency headache since we need to copy
108 # these files into the build dir, fix up any includes and ensure that dependent
109 # files are copied in the right order.
224 clean-files := $(zlib-) $(zlibheader-) $(zliblinuxheader-) \
440 # Needed for the above targets to work with dts/fsl/ files
455 clean-files += $(image-) $(initrd-) cuImage.* dtbImage.* treeImage.* \
460 # clean up files cached by wrapper
464 # clean-files are relative to $(obj).
465 clean-files += $(addprefix ../../../, $(clean-kernel))
/linux-master/arch/powerpc/kernel/
H A DMakefile223 clean-files := vmlinux.lds
/linux-master/arch/s390/boot/
H A DMakefile59 clean-files += vmlinux.map
H A Dhead.S97 # reset files in VM reader

Completed in 382 milliseconds

123456789