Searched refs:build (Results 1 - 200 of 996) sorted by relevance

12345

/linux-4.1.27/tools/build/tests/ex/
H A DMakefile6 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
11 make -f $(srctree)/tools/build/Makefile.build dir=. $@
14 make $(build)=ex
17 make $(build)=libex
/linux-4.1.27/Documentation/accounting/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/filesystems/
H A DMakefile3 # List of programs to build
6 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/ia64/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/laptops/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/pcmcia/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/timers/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/watchdog/src/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/auxdisplay/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/misc-devices/mei/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/ptp/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/spi/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/connector/
H A DMakefile5 # List of programs to build
8 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/networking/timestamping/
H A DMakefile6 # List of programs to build
9 # Tell kbuild to always build the programs
/linux-4.1.27/samples/hidraw/
H A DMakefile4 # List of programs to build
7 # Tell kbuild to always build the programs
/linux-4.1.27/samples/uhid/
H A DMakefile4 # List of programs to build
7 # Tell kbuild to always build the programs
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A DMakefile2 # Makefile to build the network driver for ServerEngine's BladeEngine.
/linux-4.1.27/drivers/scsi/be2iscsi/
H A DMakefile2 # Makefile to build the iSCSI driver for ServerEngine's BladeEngine.
/linux-4.1.27/arch/cris/boot/
H A DMakefile6 objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss --remove-section=.note.gnu.build-id
19 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
20 $(Q)$(MAKE) $(build)=$(obj)/rescue $(obj)/rescue/rescue.bin
/linux-4.1.27/tools/lib/api/
H A DMakefile24 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
32 @$(MAKE) $(build)=libapi
/linux-4.1.27/tools/perf/util/include/asm/
H A Dalternative-asm.h4 /* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */
/linux-4.1.27/tools/testing/selftests/x86/
H A Dtrivial_32bit_program.c2 * Trivial program to check that we have a valid 32-bit build environment.
H A Dtrivial_64bit_program.c2 * Trivial program to check that we have a valid 32-bit build environment.
H A DMakefile48 @echo "Warning: you seem to have a broken 32-bit build" 2>&1; \
/linux-4.1.27/Documentation/mic/mpssd/
H A DMakefile1 # List of programs to build
6 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/prctl/
H A DMakefile1 # List of programs to build
3 # Tell kbuild to always build the programs
/linux-4.1.27/Documentation/vDSO/
H A DMakefile1 # vdso_test won't build for glibc < 2.16, so disable it
7 # Tell kbuild to always build the programs
/linux-4.1.27/arch/arc/boot/
H A DMakefile3 # uImage build relies on mkimage being availble on your host for ARC target
4 # You will need to build u-boot for ARC, rename mkimage to arc-elf32-mkimage
7 OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S
/linux-4.1.27/arch/arm/vdso/
H A DMakefile16 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--build-id)
47 # Actual build commands
57 # supports build-id, install .build-id links as well.
68 mkdir -p "$(MODLIB)/vdso/.build-id/$$first"; \
69 ln -sf "../../vdso.so" "$(MODLIB)/vdso/.build-id/$$first/$$last.debug"; \
/linux-4.1.27/scripts/basic/
H A DMakefile2 # Makefile.basic lists the most basic programs used during the build process.
9 # fixdep: Used to generate dependency information during build process
/linux-4.1.27/arch/x86/realmode/
H A DMakefile18 $(Q)$(MAKE) $(build)=$(obj)/rm $@
/linux-4.1.27/arch/microblaze/boot/dts/
H A DMakefile17 # Rule to build device tree blobs
/linux-4.1.27/arch/m32r/boot/
H A DMakefile18 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.1.27/tools/power/cpupower/debug/kernel/
H A DMakefile3 KDIR := /lib/modules/$(shell uname -r)/build
/linux-4.1.27/tools/testing/selftests/breakpoints/
H A DMakefile16 echo "Not an x86 target, can't build breakpoints selftests"
/linux-4.1.27/include/asm-generic/
H A Dbitsperlong.h14 * FIXME: The check currently breaks x86-64 build, so it's
/linux-4.1.27/tools/perf/
H A DMakefile5 # If you want to invoke the perf build in some non-standard way then
21 # Do a parallel build with multiple jobs, based on the number of CPUs online
54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n'
78 # The build-test target is not really parallel, don't print the jobs info:
80 build-test:
H A Dbuiltin-buildid-cache.c4 * Builtin buildid-cache command: Manages build-id cache
21 #include "util/build-id.h"
180 pr_debug("kcore added to build-id cache directory %s\n", to_dir); build_id_cache__add_kcore()
192 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__add_file()
212 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__remove_file()
284 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__update_file()
331 "to find missing build ids in the cache"), cmd_buildid_cache()
H A Dbuiltin-buildid-list.c12 #include "util/build-id.h"
95 OPT_BOOLEAN('k', "kernel", &show_kernel, "Show current kernel build id"), cmd_buildid_list()
H A Dbuiltin-inject.c17 #include "util/build-id.h"
433 OPT_BOOLEAN('b', "build-ids", &inject.build_ids, cmd_inject()
434 "Inject build-ids into the output stream"), cmd_inject()
443 "be more verbose (show build ids, etc)"), cmd_inject()
/linux-4.1.27/arch/arm64/
H A DMakefile15 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
68 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
71 $(Q)$(MAKE) $(build)=$(boot) $@
74 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
79 $(Q)$(MAKE) $(build)=$(boot)/dts
86 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso $@
/linux-4.1.27/arch/xtensa/boot/
H A DMakefile32 $(Q)$(MAKE) $(build)=$(obj)/$@ $(MAKECMDGOALS)
34 OBJCOPYFLAGS = --strip-all -R .comment -R .note.gnu.build-id -O binary
/linux-4.1.27/scripts/
H A DMakefile3 # the kernel for the build process.
25 # The following hostprogs-y programs are only build on demand
H A Dobjdiff13 # $ <your fancy build command here>
17 # $ <your fancy build command here>
H A Dlink-vmlinux.sh168 # final build of init/
169 ${MAKE} -f "${srctree}/scripts/Makefile.build" obj=init
H A Dsetlocalversion6 # If something goes wrong, send a mail the kernel build mailinglist
150 # localversion* files in the build and source directory
/linux-4.1.27/fs/jffs2/
H A DMakefile10 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
H A Dbuild.c105 dbg_fsbuild("build FS data structures\n"); jffs2_build_filesystem()
107 /* First, scan the medium and build all the inode caches with jffs2_build_filesystem()
182 * directories during fs build, so set it to the for_each_inode()
216 dbg_fsbuild("FS build complete\n");
/linux-4.1.27/arch/s390/boot/
H A DMakefile22 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.1.27/arch/nios2/
H A DMakefile57 $(Q)$(MAKE) $(build)=$(nios2-boot) $(nios2-boot)/$@
60 $(Q)$(MAKE) $(build)=$(nios2-boot) $(nios2-boot)/$@
63 $(Q)$(MAKE) $(build)=$(nios2-boot) $(nios2-boot)/$@
66 $(Q)$(MAKE) $(build)=$(nios2-boot) BOOTIMAGE=$(KBUILD_IMAGE) install
/linux-4.1.27/arch/nios2/boot/
H A DMakefile32 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
34 # Rule to build device tree blobs
50 # Rule to build device tree blobs with make command
/linux-4.1.27/
H A DMakefile11 # expect to learn how to build the kernel reading this file.
27 # We are using a recursive build, so we need to do a little thinking
179 # Use make M=dir to specify directory of external module to build
219 # SUBARCH tells the usermode build what the underlying arch is. That is set
220 # first, and if a usermode build is happening, the "ARCH=um" on the command
221 # line overrides the setting of ARCH below. If a native build is happening,
249 # "make" in the configured kernel build directory always uses that.
309 # Decide whether to build built-in, modular, or both.
326 # Just "make" or "make all" shall build modules as well
444 # Rules shared between *config targets and build targets
449 $(Q)$(MAKE) $(build)=scripts/basic
477 # mixing *config targets and build targets.
511 # We're called with mixed targets (*config and build targets).
538 $(Q)$(MAKE) $(build)=scripts/kconfig $@
541 $(Q)$(MAKE) $(build)=scripts/kconfig $@
550 # Carefully list dependencies so we do not try to build scripts twice
555 $(Q)$(MAKE) $(build)=$(@)
606 # This allow a user to issue only 'make' to build a kernel including modules
648 # selected CC_STACKPROTECTOR_STRONG! Why did it build with _REGULAR?!")
651 # to let the build fail with bad compiler flags so that we can't produce a
689 # These warnings generated too much noise in a regular build.
690 # Use make W=1 to enable them (see scripts/Makefile.build)
772 # Prohibit date/time macros, which would make the build non-deterministic
793 # Use --build-id when available.
795 $(call cc-ldoption, -Wl$(comma)--build-id,))
803 # Default kernel image to build when no specific target is given.
816 # INSTALL_DTBS_PATH specifies a prefix for relocations required by build roots.
824 # relocations required by build roots. This is not defined in the
920 # execute if the rest of the kernel build went well.
926 $(Q)$(MAKE) $(build)=samples
929 $(Q)$(MAKE) $(build)=Documentation
941 # Preset locale variables to speed up the build process. Limit locale
948 $(Q)$(MAKE) $(build)=$@
991 $(Q)$(MAKE) $(build)=.
1056 $(Q)$(MAKE) $(build)=scripts build_unifdef
1090 # By default, build modules as well
1128 @if [ ! $(objtree) -ef $(MODLIB)/build ]; then \
1129 rm -f $(MODLIB)/build ; \
1130 ln -s $(CURDIR) $(MODLIB)/build ; \
1159 @echo >&2 "Then build a kernel with module support enabled."
1168 # Leave enough to build external modules
1184 # clean - Delete most, but leave enough to build external modules
1231 $(Q)$(MAKE) $(build)=$(package-dir) $@
1233 $(Q)$(MAKE) $(build)=$(package-dir) $@
1235 $(Q)$(MAKE) $(build)=$(package-dir) $@
1249 @echo ' enough build support to build external modules'
1266 @echo ' (requires a recent binutils and recent build (System.map))'
1294 @$(MAKE) $(build)=$(package-dir) help
1313 @echo ' make V=0|1 [targets] 0 => quiet build (default), 1 => verbose build'
1325 @echo 'Execute "make" or "make all" to build all targets marked with [*] '
1346 $(Q)$(MAKE) $(build)=scripts build_docproc
1347 $(Q)$(MAKE) $(build)=Documentation/DocBook $@
1385 $(Q)$(MAKE) $(build)=$(patsubst _module_%,%,$@)
1417 @echo ' modules - default target, build the module(s)'
1511 # - build with mixed source and output
1512 # - build with separate output dir 'make O=...'
1516 # build-dir => directory in kernel source tree to use
1519 build-dir = $(patsubst %/,%,$(dir $@))
1523 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
1528 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1530 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1532 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1534 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1536 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1538 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1540 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1546 $(build)=$(build-dir)
1552 $(build)=$(build-dir)
1556 $(build)=$(build-dir) $(@:.ko=.o)
/linux-4.1.27/arch/s390/
H A DMakefile111 $(Q)$(MAKE) $(build)=$(boot) $@
114 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
117 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
120 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
121 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
/linux-4.1.27/tools/lib/lockdep/
H A DMakefile27 # Then the build tool can move it later.
97 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
117 $(Q)$(MAKE) $(build)=liblockdep
/linux-4.1.27/arch/arc/
H A DMakefile45 # Generic build system uses -O2, we want -O3
60 # --build-id w/o "-marclinux". Default arc-elf32-ld is OK
72 # Finally dump eveything into kernel build system
103 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
106 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
109 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
117 # vineetg Feb 2010: -mlong-calls switched off for overall kernel build
/linux-4.1.27/arch/xtensa/
H A DMakefile72 # Only build variant and/or platform if it includes a Makefile
99 $(Q)$(MAKE) $(build)=$(boot) $@
102 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
/linux-4.1.27/arch/tile/kernel/
H A Dasm-offsets.c17 /* Check for compatible compiler early in the build. */
20 # error Can only build TILE-Gx configurations with tilegx compiler
27 # error Can not build TILEPro configurations with tilegx compiler
/linux-4.1.27/arch/metag/
H A DMakefile69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
75 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
/linux-4.1.27/net/llc/
H A Dllc_pdu.c84 * @skb: Address of the skb to build
100 * @skb: Address of the skb to build
120 * @skb: Address of the skb to build
140 * @skb: Address of the skb to build
160 * @skb: Address of the skb to build
179 * @skb: Address of the skb to build
195 * @skb: Address of the skb to build
211 * @skb: Address of the frame to build
249 * @skb: Address of the skb to build
269 * @skb: Address of the skb to build
289 * @skb: Address of the frame to build
309 * @skb: Address of the frame to build
/linux-4.1.27/arch/xtensa/boot/boot-elf/
H A DMakefile30 --build-id=none \
/linux-4.1.27/arch/mn10300/boot/
H A DMakefile28 $(Q)$(MAKE) $(build)=$(obj)/compressed IMAGE_OFFSET=$(IMAGE_OFFSET) $@
/linux-4.1.27/arch/arm/mach-omap2/
H A Dcommon.c23 * continue to build when custom builds are used
H A Ddevices.c64 WARN(IS_ERR(pdev), "could not build omap_device for %s\n", oh_name); omap3_l3_init()
141 WARN(IS_ERR(pdev), "%s: could not build device, err %ld\n", omap_init_mbox()
201 WARN(IS_ERR(pdev), "Can't build omap_device for %s:%s\n", omap_mcspi_init()
231 WARN(IS_ERR(pdev), "Can't build omap_device for omap_rng\n"); omap_init_rng()
244 WARN(IS_ERR(pdev), "Can't build omap_device for omap-sham\n"); omap_init_sham()
257 WARN(IS_ERR(pdev), "Can't build omap_device for omap-aes\n"); omap_init_aes()
334 WARN(IS_ERR(pdev), "could not build omap_device for %s\n", oh_name); omap_gpmc_init()
H A Dhwspinlock.c52 pr_err("Can't build omap_device for %s:%s\n", dev_name, hwspinlocks_init()
H A Domap-iommu.c49 pr_err("%s: device build err: %ld\n", __func__, PTR_ERR(pdev)); omap_iommu_dev_init()
H A Dpmu.c55 WARN(IS_ERR(omap_pmu_dev), "Can't build omap_device for %s.\n", omap2_init_pmu()
H A Dusb-musb.c96 pr_err("Could not build omap_device for %s %s\n", usb_musb_init()
H A Ddisplay.c350 pr_err("Could not build omap_device for %s\n", omap_display_init()
364 pr_err("Could not build omap_device for %s\n", omap_display_init()
376 pr_err("Could not build platform_device for omapdss_dpi\n"); omap_display_init()
384 pr_err("Could not build platform_device for omapdss_sdi\n"); omap_display_init()
H A Dhdq1w.c93 WARN(IS_ERR(pdev), "Can't build omap_device for %s:%s.\n", omap_init_hdq()
H A Dmcbsp.c108 pr_err("%s: Can't build omap_device for %s:%s.\n", __func__, omap_init_mcbsp()
H A Dsr_device.c157 pr_warn("%s: Could not build omap_device for %s: %s\n", sr_dev_init()
H A Dwd_timer.c128 WARN(IS_ERR(pdev), "Can't build omap_device for %s:%s.\n", omap_init_wdt()
/linux-4.1.27/net/dccp/
H A DMakefile18 # build dccp_ipv6 as module whenever either IPv6 or DCCP is a module
/linux-4.1.27/tools/perf/ui/
H A Dlibslang.h5 * the build if it isn't defined. Use the equivalent one that glibc
/linux-4.1.27/arch/x86/kernel/
H A Dasm-offsets_64.c2 # error "Please do not build this file directly, build asm-offsets.c instead"
H A Dasm-offsets_32.c2 # error "Please do not build this file directly, build asm-offsets.c instead"
/linux-4.1.27/arch/unicore32/
H A DMakefile21 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S
51 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/arch/c6x/
H A DMakefile50 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
53 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
/linux-4.1.27/arch/arm/include/asm/
H A Dtypes.h10 * and the kernel itself, which results in build errors if you try to build with
H A Dopcodes.h165 * rejected because of the CFLAGS or AFLAGS used to build the affected
169 * instead to change the build flags for your file, or whether it really
196 * used for the kernel build.
H A Dsmp.h18 # error "<asm/smp.h> included in non-SMP build"
/linux-4.1.27/samples/bpf/
H A DMakefile4 # List of programs to build
24 # Tell kbuild to always build the programs
/linux-4.1.27/security/apparmor/
H A DMakefile35 # and build a second integer table (with the second sed cmd), that maps
44 # and build the securityfs entries for the mapping.
/linux-4.1.27/tools/testing/selftests/
H A DMakefile27 # Makefile to avoid test build failures when test
28 # Makefile doesn't have explicit build rules.
/linux-4.1.27/arch/x86/
H A DMakefile161 # Speed up the build
175 $(Q)$(MAKE) $(build)=arch/x86/tools relocs
181 $(Q)$(MAKE) $(build)=arch/x86/syscalls all
185 $(Q)$(MAKE) $(build)=arch/x86/purgatory arch/x86/purgatory/kexec-purgatory.c
221 # Default kernel to build
229 $(Q)$(MAKE) $(build)=arch/x86/tools posttest
231 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
236 $(Q)$(MAKE) $(build)=$(boot) $@
240 $(Q)$(MAKE) $(build)=$(boot) $@
244 $(Q)$(MAKE) $(build)=arch/x86/vdso $@
/linux-4.1.27/tools/lib/traceevent/
H A DMakefile33 # Then the build tool can move it later.
131 # level Makefile (perf), otherwise build Makefile will get
136 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
164 $(Q)$(MAKE) $(build)=libtraceevent
178 $(Q)$(MAKE) $(build)=$(plugin_obj)
/linux-4.1.27/arch/powerpc/
H A DMakefile261 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
263 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
267 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
270 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
295 $(Q)$(MAKE) $(build)=$(boot) install
299 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
301 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
319 echo -n '*** ${VERSION}.${PATCHLEVEL} kernels no longer build '; \
327 echo -n "Sorry, GCC v4.0 or above is required to build " ; \
/linux-4.1.27/arch/ia64/
H A DMakefile75 $(Q)$(MAKE) $(build)=$(boot) $@
86 $(Q)$(MAKE) $(build)=$(boot) $@
102 $(Q)$(MAKE) $(build)=arch/ia64/kernel include/generated/nr-irqs.h
/linux-4.1.27/arch/arm/boot/
H A DMakefile52 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
74 echo 'Specify LOADADDR on the commandline to build an uImage'; \
84 $(Q)$(MAKE) $(build)=$(obj)/bootp $@
/linux-4.1.27/drivers/gpu/drm/i915/
H A DMakefile7 # Please keep these build lists sorted!
/linux-4.1.27/arch/xtensa/kernel/
H A DMakefile28 # Replicate rules in scripts/Makefile.build
/linux-4.1.27/arch/tile/include/asm/
H A Dkmap_types.h22 * 64-processor, 64KB-page layout build, making KM_TYPE_NR one larger
H A Dkexec.h60 /* Provide a dummy definition to avoid build failures. */ crash_setup_regs()
/linux-4.1.27/arch/um/kernel/
H A DMakefile31 # We use sed to lower build requirements, for "embedded" builders for instance.
/linux-4.1.27/arch/unicore32/boot/
H A DMakefile21 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.1.27/arch/microblaze/boot/
H A DMakefile7 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
/linux-4.1.27/arch/score/
H A DMakefile35 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/arch/sh/include/uapi/asm/
H A Dauxvec.h19 * to build a gate VMA we don't care about otherwise..
/linux-4.1.27/arch/m32r/
H A DMakefile53 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/arch/arm/include/debug/
H A Dimx.S19 * globally for multi-platform build to use a fixed virtual address
H A Dux500.S20 * built, so that there's some hint during the build that something is wrong.
/linux-4.1.27/arch/arc/include/uapi/asm/
H A Dpage.h22 * using the correct uClibc header and in their build our autoconf.h is
/linux-4.1.27/arch/x86/boot/
H A Dheader.S137 # Filled in by build.c
143 # Filled in by build.c
168 # The size of the bzImage is written in tools/build.c
200 # The offset & size fields are filled in by build.c.
219 # offset & size fields are filled in by build.c.
235 # The offset & size fields are filled in by build.c.
253 # The offset & size fields are filled in by build.c.
282 setup_sects: .byte 0 /* Filled in by build.c */
284 syssize: .long 0 /* Filled in by build.c */
287 root_dev: .word 0 /* Filled in by build.c */
451 handover_offset: .long 0 # Filled in by build.c
H A DMakefile40 hostprogs-y := tools/build
67 cmd_image = $(obj)/tools/build $(obj)/setup.bin $(obj)/vmlinux.bin \
70 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE
111 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.1.27/arch/mips/
H A DMakefile194 # similar directives in the kernel will spam the build logs with the following warnings:
246 # Automatically detect the build format. By default we choose
248 # We can always force a build with a 64-bits symbol format by
322 $(Q)$(MAKE) $(build)=arch/mips/lasat/image \
328 # Other need ECOFF, so we build a 32-bit ELF binary for them which we then
349 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
355 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
370 $(Q)$(MAKE) $(build)=arch/mips/boot/dts arch/mips/boot/dts/$@
374 $(Q)$(MAKE) $(build)=arch/mips/boot/dts
383 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
387 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
/linux-4.1.27/arch/sparc/
H A DMakefile69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot) $@
/linux-4.1.27/kernel/
H A Dconfigs.c3 * Echo the kernel .config file used to build the kernel
99 MODULE_DESCRIPTION("Echo the kernel .config file used to build the kernel");
/linux-4.1.27/arch/mn10300/
H A DMakefile22 OBJCOPYFLAGS := -O binary -R .note -R .comment -R .GCC-command-line -R .note.gnu.build-id -S
79 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/arch/powerpc/boot/
H A Dps3-head.S30 * The bootwraper build script copies the 512 bytes at symbol
80 * The bootwrapper build script copies 512 bytes from offset 0x100
/linux-4.1.27/arch/avr32/
H A DMakefile64 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
67 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) $@
/linux-4.1.27/arch/alpha/
H A DMakefile56 $(Q)$(MAKE) $(build)=$(boot) $@
59 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/fs/f2fs/
H A Ddebug.c139 /* build sm */ update_mem_info()
142 /* build sit */ update_mem_info()
152 /* build free segmap */ update_mem_info()
157 /* build curseg */ update_mem_info()
161 /* build dirty segmap */ update_mem_info()
166 /* build nm */ update_mem_info()
173 /* build gc */ update_mem_info()
177 /* build merge flush thread */ update_mem_info()
/linux-4.1.27/arch/x86/vdso/
H A DMakefile19 # vDSO images to build
179 $(call cc-ldoption, -Wl$(comma)--build-id) -Wl,-Bsymbolic $(LTO_CFLAGS)
184 # build-id, install .build-id links as well.
193 mkdir -p "$(MODLIB)/vdso/.build-id/$$first"; \
194 ln -sf "../../$(@:install_%=%)" "$(MODLIB)/vdso/.build-id/$$first/$$last.debug"; \
H A Dvdso2c.c32 * would break build-id if we removed the section table. Binutils
44 * the 64-bit vdso, since build-id only works in kernel RPMs, and
46 * binutils in sync. build-id has never worked for home-built kernel
/linux-4.1.27/arch/arm/
H A DMakefile276 # If we have a machine-specific directory, then include it in the build.
305 $(Q)$(MAKE) $(build)=arch/arm/tools include/generated/mach-types.h
316 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
319 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
322 $(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $(boot)/dts/$@
327 $(Q)$(MAKE) $(build)=$(boot)/dts
335 $(Q)$(MAKE) $(build)=arch/arm/vdso $@
343 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
344 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
/linux-4.1.27/arch/blackfin/
H A DMakefile113 # If we have a machine-specific directory, then include it in the build.
151 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
154 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) install
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_debugfs.c42 "build date: %s\n", usnic_debugfs_buildinfo_read()
113 debugfs_create_file("build-info", S_IRUGO, debugfs_root, usnic_debugfs_init()
/linux-4.1.27/arch/x86/include/asm/
H A Dolpc.h23 * OLPC board IDs contain the major build number within the mask 0x0ff0,
24 * and the minor build number within 0x000f. Pre-builds have a minor
/linux-4.1.27/arch/microblaze/
H A DMakefile77 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
80 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.1.27/arch/sh/boot/
H A DMakefile40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
47 $(Q)$(MAKE) $(build)=$(obj)/romimage $@
/linux-4.1.27/arch/powerpc/kvm/
H A Dtiming.h38 /* if exit timing is not configured there is no need to build the c file */ kvmppc_init_timing_stats()
50 /* type has to be known at build time for optimization */ kvmppc_account_exit_stat()
/linux-4.1.27/arch/alpha/lib/
H A Dstrrchr.S30 lda t4, -1 # .. e1 : build garbage mask
57 subq t4, 1, t5 # e0 : build a mask of the bytes up to...
H A Dev67-strrchr.S52 lda t5, -1 # E : build garbage mask
85 subq t4, 1, t5 # E : build a mask of the bytes up to...
H A Dstrchr.S26 lda t4, -1 # .. e1 : build garbage mask
H A Dev67-strchr.S39 lda t4, -1 # E : build garbage mask
/linux-4.1.27/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h235 /* Firmware build info */
237 unsigned char date[16]; /* Firmware build date */
238 unsigned char time[16]; /* Firmware build time */
243 u8 build; /* build number*/ member in struct:snd_sst_fw_version
246 u8 type; /* build type */
285 unsigned char b_date[16]; /* Lib build date */
286 unsigned char b_time[16]; /* Lib build time */
/linux-4.1.27/drivers/staging/vt6655/
H A Ddevice_cfg.h36 unsigned char build; member in struct:_version
/linux-4.1.27/drivers/firmware/efi/libstub/
H A DMakefile5 # enabled, even if doing so doesn't break the build.
/linux-4.1.27/arch/xtensa/include/asm/
H A Dstring.h118 /* Don't build bcopy at all ... */
/linux-4.1.27/arch/um/include/shared/
H A Dptrace_user.h31 * We also want to be able to build the kernel on 2.4, which doesn't
/linux-4.1.27/drivers/usb/storage/
H A Dcypress_atacb.c108 /* first build the ATACB command */ cypress_atacb_passthrough()
166 * build the special sense cypress_atacb_passthrough()
177 /* build the command for cypress_atacb_passthrough()
197 /* build the sense */ cypress_atacb_passthrough()
/linux-4.1.27/drivers/vfio/
H A Dvfio_spapr_eeh.c21 /* We might build address mapping here for "fast" path later */ vfio_spapr_pci_eeh_open()
/linux-4.1.27/include/linux/spi/
H A Dads7846.h32 * is affected by the material used to build the touch layer.
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A DMakefile11 # Rules to build switch.o with the help of SPU tool chain
/linux-4.1.27/arch/s390/include/asm/
H A Dkexec.h62 /* Provide a dummy definition to avoid build failures. */ crash_setup_regs()
/linux-4.1.27/arch/s390/kernel/vdso32/
H A DMakefile44 # actual build commands
/linux-4.1.27/arch/s390/kernel/vdso64/
H A DMakefile44 # actual build commands
/linux-4.1.27/arch/mips/sibyte/common/
H A Dcfe_console.c47 /* If none of the console options are configured, the build will break. */ cfe_console_setup()
/linux-4.1.27/arch/powerpc/kernel/vdso32/
H A DMakefile44 # actual build commands
/linux-4.1.27/arch/powerpc/kernel/vdso64/
H A DMakefile37 # actual build commands
/linux-4.1.27/arch/arm64/kernel/vdso/
H A DMakefile53 # Actual build commands
/linux-4.1.27/arch/avr32/boot/images/
H A DMakefile11 OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note.gnu.build-id
/linux-4.1.27/arch/frv/boot/
H A DMakefile20 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment
/linux-4.1.27/arch/arm/nwfpe/
H A Dmilieu.h12 of this code was written as part of a project to build a fixed-point vector
/linux-4.1.27/samples/seccomp/
H A DMakefile24 # s390 has -m31 flag to build 31 bit binaries
H A Dbpf-helper.c27 * Walk it once, backwards, to build the label table and do fixups. bpf_resolve_jumps()
/linux-4.1.27/tools/testing/selftests/timers/
H A Dskew_consistency.c11 * To build:
H A Dchange_skew.c11 * To build:
H A Dleapcrash.c12 * To build:
H A Dmqueue-lat.c9 * To build:
H A Dalarmtimer-suspend.c9 * To build:
/linux-4.1.27/include/linux/
H A Dadb.h43 #define ADBREQ_NOSEND 4 /* build the request, but don't send it */
H A Dxz.h69 * XZ_DEC_ANY_CHECK was defined at build time,
72 * XZ_DEC_ANY_CHECK was not defined at build time.
201 * The possible return values depend on build options and operation mode.
237 * Standalone build (userspace build or in-kernel build for boot time use)
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh316 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date`";
317 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date` >> " rd "/log";
323 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date`";
324 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date` >> " rd "/log";
397 egrep 'Start batch|Starting build\.' $T/script |
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1390.c76 /* build the message */ ds1390_read_time()
104 /* build the message */ ds1390_set_time()
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_pio2_gpio.c101 /* Directionality configured at board build - send appropriate response */ pio2_gpio_dir_in()
120 /* Directionality configured at board build - send appropriate response */ pio2_gpio_dir_out()
/linux-4.1.27/arch/parisc/
H A DMakefile104 echo 'or build it from source and install it somewhere in your $$PATH';\
152 echo -n "Sorry, GCC v3.3 or above is required to build " ; \
/linux-4.1.27/sound/pci/ice1712/
H A Dak4xxx.c86 /* build I2C address + data byte */ snd_ice1712_akm4xxx_write()
166 * build AK4xxx controls
/linux-4.1.27/include/linux/ceph/
H A Dauth.h46 * build requests and process replies during monitor
47 * handshake. if handle_reply returns -EAGAIN, we build
/linux-4.1.27/arch/mips/include/asm/
H A Ddma-mapping.h9 #ifndef CONFIG_SGI_IP27 /* Kludge to fix 2.6.39 build for IP27 */
H A Dfpregdef.h19 * hardfloat and softfloat object files. The kernel build uses soft-float by
/linux-4.1.27/include/uapi/linux/
H A Dfanotify.h63 * All of the events - we build the list by hand so that we can add flags in
H A Dinotify.h60 * All of the events - we build the list by hand so that we can add flags in
/linux-4.1.27/arch/mips/math-emu/
H A Dieee754d.c22 * Modified to build and operate in Linux kernel environment.
/linux-4.1.27/arch/arm64/include/asm/
H A Dsmp.h24 # error "<asm/smp.h> included in non-SMP build"
/linux-4.1.27/arch/cris/
H A DMakefile83 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux-4.1.27/arch/frv/
H A DMakefile87 $(Q)$(MAKE) $(build)=arch/frv/boot $@
/linux-4.1.27/net/ceph/
H A Dauth_none.c61 * build an 'authorizer' with our entity_name and global_id. we can
H A Dpagevec.c13 * build a vector of user pages
/linux-4.1.27/net/netfilter/
H A Dnfnetlink_queue_ct.c72 if (nfq_ct->build(skb, ct) < 0) nfqnl_ct_put()
/linux-4.1.27/sound/oss/
H A DMakefile53 # of what name was used to build them. If the name changes, they
/linux-4.1.27/tools/build/feature/
H A Dtest-all.c2 * test-all.c: Try to build all the main testcases at once.
/linux-4.1.27/tools/perf/util/
H A Dbuild-id.c2 * build-id.c
4 * build-id support
11 #include "build-id.h"
115 int ret = asnprintf(&bf, size, "%s/.build-id/%.2s/%s", buildid_dir, build_id__filename()
H A Dlevenshtein.c11 * The idea is to build a distance matrix for the substrings of both
H A Dstrbuf.h11 * build complex strings/buffers whose final size isn't easily known.
/linux-4.1.27/tools/power/cpupower/
H A DMakefile39 # make the build silent. Set this to something else to make it noisy again.
46 # Set the following to 'true' to build/install the
103 # Now we set up the build system
106 # set up PWD so that older versions of make will work with our build.
/linux-4.1.27/drivers/staging/skein/
H A Dskein_base.c49 * build/process the config block, type == CONFIG (could be skein_256_init()
112 * build/process the config block, type == CONFIG (could be skein_256_init_ext()
221 /* build the counter block */ skein_256_final()
271 * build/process the config block, type == CONFIG (could be skein_512_init()
338 * build/process the config block, type == CONFIG (could be skein_512_init_ext()
446 /* build the counter block */ skein_512_final()
493 * build/process the config block, type == CONFIG skein_1024_init()
557 * build/process the config block, type == CONFIG (could be skein_1024_init_ext()
666 /* build the counter block */ skein_1024_final()
773 /* build the counter block */ skein_256_output()
810 /* build the counter block */ skein_512_output()
847 /* build the counter block */ skein_1024_output()
/linux-4.1.27/drivers/bluetooth/
H A Dbtbcm.c340 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_setup_patchram()
363 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_setup_patchram()
382 BT_INFO("%s: BCM: chip id %u build %4.4u", hdev->name, skb->data[1], btbcm_setup_apple()
/linux-4.1.27/arch/sh/
H A DMakefile80 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
214 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
219 $(Q)$(MAKE) $(build)=arch/sh/tools include/generated/machtypes.h
/linux-4.1.27/sound/pci/ac97/
H A Dac97_codec.c1338 /* build master controls */ snd_ac97_mixer_build()
1353 /* build center controls */ snd_ac97_mixer_build()
1367 /* build LFE controls */ snd_ac97_mixer_build()
1381 /* build surround controls */ snd_ac97_mixer_build()
1391 /* build headphone controls */ snd_ac97_mixer_build()
1398 /* build master mono controls */ snd_ac97_mixer_build()
1405 /* build master tone controls */ snd_ac97_mixer_build()
1421 /* build Beep controls */ snd_ac97_mixer_build()
1437 /* build Phone controls */ snd_ac97_mixer_build()
1446 /* build MIC controls */ snd_ac97_mixer_build()
1457 /* build Line controls */ snd_ac97_mixer_build()
1464 /* build CD controls */ snd_ac97_mixer_build()
1473 /* build Video controls */ snd_ac97_mixer_build()
1482 /* build Aux controls */ snd_ac97_mixer_build()
1491 /* build PCM controls */ snd_ac97_mixer_build()
1536 /* build Capture controls */ snd_ac97_mixer_build()
1552 /* build MIC Capture controls */ snd_ac97_mixer_build()
1561 /* build PCM out path & mute control */ snd_ac97_mixer_build()
1567 /* build Simulated Stereo Enhancement control */ snd_ac97_mixer_build()
1573 /* build 3D Stereo Enhancement control */ snd_ac97_mixer_build()
1579 /* build Loudness control */ snd_ac97_mixer_build()
1585 /* build Mono output select control */ snd_ac97_mixer_build()
1591 /* build Mic select control */ snd_ac97_mixer_build()
1597 /* build ADC/DAC loopback control */ snd_ac97_mixer_build()
1605 /* build 3D controls */ snd_ac97_mixer_build()
1627 /* build S/PDIF controls */ snd_ac97_mixer_build()
1654 /* build chip specific controls */ snd_ac97_mixer_build()
1686 /* build modem switches */ snd_ac97_modem_build()
1691 /* build chip specific controls */ snd_ac97_modem_build()
/linux-4.1.27/scripts/package/
H A Dbuilddeb68 dpkg --build "$pdir" ..
148 rm -f "$tmpdir/lib/modules/$version/build"
312 ln -sf "/usr/src/linux-headers-$version" "$kernel_headers_dir/lib/modules/$version/build"
323 This is useful for people who need to build external modules
326 # Do we have firmware? Move it out of the way and build it into a package.
/linux-4.1.27/tools/testing/ktest/
H A Dktest.pl26 "TEST_TYPE" => "build",
210 # tell build not to worry about warnings, even when WARNINGS_FILE is set
342 For build only tests, it is still needed to differentiate log files.
720 if ($buildonly && $lvalue =~ /^TEST_TYPE(\[.*\])?$/ && $prvalue ne "build") {
721 # Note if a test is something other than build, then we
734 if ($buildonly && $lvalue =~ /^BISECT_TYPE(\[.*\])?$/ && $prvalue ne "build") {
1141 print " (build, install or boot)\n";
1386 return $test_type eq "build" || $no_reboot ||
1387 ($test_type eq "patchcheck" && $opt{"PATCHCHECK_TYPE[$i]"} eq "build") ||
1388 ($test_type eq "bisect" && $opt{"BISECT_TYPE[$i]"} eq "build");
2379 sub build { subroutine
2431 # add something to distinguish this build
2450 # Because a post build may change the kernel version
2466 fail "failed build" and return 0;
2727 build $buildtype or $failed = 1;
2729 if ($type ne "build") {
2734 dodie "Failed on build" if $failed;
2760 if ($type ne "build") {
3464 build "useconfig:$minconfig" or return 0;
3467 build "oldconfig" or return 0;
3477 next if ($type eq "build");
3807 # First things first. We build an allnoconfig to find
3939 # set in_bisect to keep build and monitor from dieing
3943 build "oldconfig" or $failed = 1;
4026 build $build_type or dodie "Failed to build";
4341 build $build_type or next;
4352 if ($test_type ne "build") {
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-drv.c458 u32 api_ver, hdr_size, build; iwl_parse_v1_v2_firmware() local
472 build = le32_to_cpu(ucode->u.v2.build); iwl_parse_v1_v2_firmware()
491 build = 0; iwl_parse_v1_v2_firmware()
504 if (build) iwl_parse_v1_v2_firmware()
505 sprintf(buildstr, " build %u%s", build, iwl_parse_v1_v2_firmware()
567 u32 build; iwl_parse_tlv_firmware() local
586 build = le32_to_cpu(ucode->build); iwl_parse_tlv_firmware()
588 if (build) iwl_parse_tlv_firmware()
589 sprintf(buildstr, " build %u%s", build, iwl_parse_tlv_firmware()
/linux-4.1.27/include/acpi/
H A Dacpixf.h270 * Interfaces that are configured out of the ACPICA build are replaced
279 * configured out of the ACPICA build if the ACPI_REDUCED_HARDWARE flag
282 * Note: This static build option for reduced hardware is intended to
315 * will be configured out of the ACPICA build if the
332 * will be configured out of the ACPICA build unless the
349 * out of the ACPICA build unless the ACPI_APPLICATION
/linux-4.1.27/drivers/net/wireless/
H A Dat76c50x-usb.h317 u8 build; member in struct:mib_fw_version
341 u8 build; /* firmware build number */ member in struct:at76_fw_header
/linux-4.1.27/arch/um/os-Linux/
H A Daio.c30 * If we have the headers, we are going to build with AIO enabled.
234 "build\n"); init_aio_24()
319 " your /usr/include/linux in order to build an AIO-capable UML\n\n"
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddiva_didd.c74 seq_printf(m, "build : %s(%s)\n", divadidd_proc_show()
/linux-4.1.27/drivers/soc/versatile/
H A Dsoc-integrator.c101 __ATTR(build, S_IRUGO, integrator_get_build, NULL);
H A Dsoc-realview.c92 __ATTR(build, S_IRUGO, realview_get_build, NULL);
/linux-4.1.27/drivers/staging/iio/meter/
H A Dade7758_ring.c151 /* build spi ring message */ ade7758_configure_ring()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.h50 * @rollback_packet: This routine is called if we failed to build an acquired
/linux-4.1.27/arch/tile/kernel/vdso/
H A DMakefile68 # actual build commands
/linux-4.1.27/include/media/
H A Dvideobuf-dma-sg.h38 * basically the same. The map function does also build a
/linux-4.1.27/include/net/
H A Dllc_pdu.h312 * @skb - Address of the skb to build
326 * llc_pdu_init_as_test_rsp - build TEST response PDU
327 * @skb: Address of the skb to build
382 * @skb: Address of the skb to build
/linux-4.1.27/arch/arm64/mm/
H A Dioremap.c6 * Hacked to allow all architectures to build, and various cleanups
/linux-4.1.27/arch/hexagon/mm/
H A Dvm_tlb.c24 * be instantiated for it, differently from a native build.
/linux-4.1.27/arch/arm/mach-imx/
H A Diomux-v3.h24 * build IOMUX_PAD structure
/linux-4.1.27/arch/arm/boot/bootp/
H A Dinit.S16 * size immediately following the kernel, we could build this into
/linux-4.1.27/fs/cachefiles/
H A Dkey.c87 /* build the cooked key */ cachefiles_cook_key()
/linux-4.1.27/lib/zlib_inflate/
H A Dinftrees.h49 /* Type of code to build for inftable() */

Completed in 4201 milliseconds

12345