Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/arch/mips/
DKbuild2 # Fail on warnings - also for files referenced in subdirs
3 # -Werror can be disabled for specific files using:
17 # mips object files
18 # The object files are linked as core-y files would be linked
DKbuild.platforms40 # include the platform specific files
/arch/m68k/ifpsp060/src/
DREADME-SRC9 You don't need to actually assemble these files in order to compile a
10 workin m68k kernel, the precompiled .sa files in arch/m68k/ifpsp060
11 are sufficient and were generated from these source files by
/arch/powerpc/platforms/cell/spufs/
Dinode.c183 const struct spufs_tree_descr *files, umode_t mode, in spufs_fill_dir() argument
186 while (files->name && files->name[0]) { in spufs_fill_dir()
188 struct dentry *dentry = d_alloc_name(dir, files->name); in spufs_fill_dir()
191 ret = spufs_new_file(dir->d_sb, dentry, files->ops, in spufs_fill_dir()
192 files->mode & mode, files->size, ctx); in spufs_fill_dir()
195 files++; in spufs_fill_dir()
DMakefile23 clean-files := spu_save_dump.h spu_restore_dump.h
Dcoredump.c71 int n = iterate_fd(current->files, *fd, match_context, NULL); in coredump_next_context()
/arch/m68k/ifpsp060/
DTEST.DOC32 The files itest.sa and ftest.sa contain simple tests to check
37 The release files itest.sa and ftest.sa are essentially
41 binary output images into ASCII text files. The hexadecimal
43 directive "dc.l" (define constant longword). The files can be
48 the installer should add symbolic labels to the top of the files.
88 to access the test routines. Since the {i,f}test.sa hex files contain
/arch/arm/mach-at91/
DMakefile30 clean-files += pm_data-offsets.h
/arch/xtensa/boot/lib/
DMakefile31 clean-files := $(zlib)
/arch/arm/boot/dts/
Domap4-cpu-thermal.dtsi16 * See 44xx files for single sensor addressing, omap5 and dra7 need
Ds3c6400.dtsi8 * based board files can include this file and provide values for board specfic
Ds3c6410.dtsi8 * based board files can include this file and provide values for board specfic
Darm-realview-eb-11mp-bbrevd.dts5 * of this software and associated documentation files (the "Software"), to deal
Darm-realview-eb-a9mp-bbrevd.dts5 * of this software and associated documentation files (the "Software"), to deal
Darm-realview-eb-bbrevd.dts5 * of this software and associated documentation files (the "Software"), to deal
Darm-realview-eb-11mp-bbrevd-ctrevb.dts5 * of this software and associated documentation files (the "Software"), to deal
Darm-realview-eb-bbrevd.dtsi5 * of this software and associated documentation files (the "Software"), to deal
Dkirkwood-pogo_e02.dts7 * based on information of dts files from
Dkeystone-k2e-clocks.dtsi77 * for which real frequencies have to be defined in board files.
/arch/parisc/math-emu/
DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/arch/x86/ras/
DKconfig20 Add extra files to (debugfs)/ras/cec to test the correctable error
/arch/sparc/boot/
DMakefile12 clean-files := System.map
/arch/um/
DKconfig131 access files stored on the host. It does not require any
138 /tmp/umlshare is a directory on the host with files the UML user
144 If you'd like to be able to work with files stored on the host,
/arch/x86/lib/
DMakefile40 clean-files := inat-tables.c
/arch/openrisc/
DKconfig151 bool "Support for shadow gpr files" if !SMP
155 register files. They will in such case be used as a

12345678910>>...16