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

123456

/linux-4.4.14/Documentation/filesystems/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/laptops/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/watchdog/src/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/accounting/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/ia64/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/pcmcia/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/timers/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/tools/build/tests/ex/
H A DMakefile8 include $(srctree)/tools/build/Makefile.include
14 make -f $(srctree)/tools/build/Makefile.build dir=. $@
17 make $(build)=ex
20 make $(build)=libex
/linux-4.4.14/Documentation/auxdisplay/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/misc-devices/mei/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/ptp/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/spi/
H A DMakefile1 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/samples/hidraw/
H A DMakefile4 # List of programs to build
7 # Tell kbuild to always build the programs
/linux-4.4.14/samples/uhid/
H A DMakefile4 # List of programs to build
7 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/connector/
H A DMakefile5 # List of programs to build
8 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/networking/timestamping/
H A DMakefile6 # List of programs to build
9 # Tell kbuild to always build the programs
/linux-4.4.14/drivers/scsi/be2iscsi/
H A DMakefile2 # Makefile to build the iSCSI driver for Emulex OneConnect.
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A DMakefile2 # Makefile to build the network driver for ServerEngine's BladeEngine.
/linux-4.4.14/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.4.14/drivers/gpu/drm/vc4/
H A DMakefile3 # Please keep these build lists sorted!
/linux-4.4.14/scripts/
H A Dcheck-lc_ctype.c3 * DocBook build system to probe for C.UTF-8 support.
H A DMakefile3 # the kernel for the build process.
30 # 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.sh181 # final build of init/
182 ${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.4.14/tools/build/
H A DMakefile26 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
36 $(Q)$(MAKE) $(build)=fixdep
/linux-4.4.14/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.4.14/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 64-bit build environment.
H A DMakefile49 @echo "Warning: you seem to have a broken 32-bit build" 2>&1; \
/linux-4.4.14/Documentation/vDSO/
H A DMakefile2 # vdso_test won't build for glibc < 2.16, so disable it
8 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/mic/mpssd/
H A DMakefile2 # List of programs to build
7 # Tell kbuild to always build the programs
/linux-4.4.14/Documentation/prctl/
H A DMakefile2 # List of programs to build
4 # Tell kbuild to always build the programs
/linux-4.4.14/arch/mips/boot/dts/qca/
H A DMakefile4 # Select a DTB to build in the kernel
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/staging/rdma/hfi1/
H A DMakefile6 # Called from the kernel module build system.
/linux-4.4.14/arch/x86/realmode/
H A DMakefile18 $(Q)$(MAKE) $(build)=$(obj)/rm $@
/linux-4.4.14/include/asm-generic/
H A Dbitsperlong.h14 * FIXME: The check currently breaks x86-64 build, so it's
/linux-4.4.14/arch/microblaze/boot/dts/
H A DMakefile17 # Rule to build device tree blobs
/linux-4.4.14/arch/m32r/boot/
H A DMakefile18 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.4.14/tools/power/cpupower/debug/kernel/
H A DMakefile3 KDIR := /lib/modules/$(shell uname -r)/build
/linux-4.4.14/arch/arm64/
H A DMakefile15 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
85 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
88 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
91 $(Q)$(MAKE) $(build)=$(boot) $@
94 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
99 $(Q)$(MAKE) $(build)=$(boot)/dts
106 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso $@
/linux-4.4.14/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"
170 pr_debug("kcore added to build-id cache directory %s\n", to_dir); build_id_cache__add_kcore()
182 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__add_file()
202 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__remove_file()
274 pr_debug("Couldn't read a build-id in %s\n", filename); build_id_cache__update_file()
321 "to find missing build ids in the cache"), cmd_buildid_cache()
H A Dbuiltin-buildid-list.c12 #include "util/build-id.h"
100 OPT_BOOLEAN('k', "kernel", &show_kernel, "Show current kernel build id"), cmd_buildid_list()
/linux-4.4.14/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.4.14/tools/build/tests/
H A Drun.sh41 # build with krava.h include
50 # build without the include
/linux-4.4.14/tools/lib/api/
H A DMakefile29 include $(srctree)/tools/build/Makefile.include
34 @$(MAKE) $(build)=libapi
/linux-4.4.14/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/$@
105 $(Q)$(MAKE) $(build)=$(boot)/dts
/linux-4.4.14/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.4.14/arch/s390/boot/
H A DMakefile22 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.4.14/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.4.14/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.4.14/arch/h8300/
H A DMakefile39 $(Q)$(MAKE) $(build)=arch/h8300/boot/dts arch/h8300/boot/dts/$@
43 $(Q)$(MAKE) $(build)=arch/h8300/boot/dts
51 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.4.14/
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
218 # SUBARCH tells the usermode build what the underlying arch is. That is set
219 # first, and if a usermode build is happening, the "ARCH=um" on the command
220 # line overrides the setting of ARCH below. If a native build is happening,
248 # "make" in the configured kernel build directory always uses that.
308 # Decide whether to build built-in, modular, or both.
325 # Just "make" or "make all" shall build modules as well
434 # Rules shared between *config targets and build targets
439 $(Q)$(MAKE) $(build)=scripts/basic
467 # mixing *config targets and build targets.
501 # We're called with mixed targets (*config and build targets).
528 $(Q)$(MAKE) $(build)=scripts/kconfig $@
531 $(Q)$(MAKE) $(build)=scripts/kconfig $@
540 # Carefully list dependencies so we do not try to build scripts twice
545 $(Q)$(MAKE) $(build)=$(@)
597 # This allow a user to issue only 'make' to build a kernel including modules
644 # selected CC_STACKPROTECTOR_STRONG! Why did it build with _REGULAR?!")
647 # to let the build fail with bad compiler flags so that we can't produce a
685 # These warnings generated too much noise in a regular build.
686 # Use make W=1 to enable them (see scripts/Makefile.build)
768 # Prohibit date/time macros, which would make the build non-deterministic
789 # Use --build-id when available.
791 $(call cc-ldoption, -Wl$(comma)--build-id,))
799 # Default kernel image to build when no specific target is given.
812 # INSTALL_DTBS_PATH specifies a prefix for relocations required by build roots.
820 # relocations required by build roots. This is not defined in the
916 # execute if the rest of the kernel build went well.
922 $(Q)$(MAKE) $(build)=samples
925 $(Q)$(MAKE) $(build)=Documentation
937 # Preset locale variables to speed up the build process. Limit locale
944 $(Q)$(MAKE) $(build)=$@
987 $(Q)$(MAKE) $(build)=.
1052 $(Q)$(MAKE) $(build)=scripts build_unifdef
1089 # By default, build modules as well
1127 @if [ ! $(objtree) -ef $(MODLIB)/build ]; then \
1128 rm -f $(MODLIB)/build ; \
1129 ln -s $(CURDIR) $(MODLIB)/build ; \
1158 @echo >&2 "Then build a kernel with module support enabled."
1167 # Leave enough to build external modules
1183 # clean - Delete most, but leave enough to build external modules
1230 $(Q)$(MAKE) $(build)=$(package-dir) $@
1232 $(Q)$(MAKE) $(build)=$(package-dir) $@
1234 $(Q)$(MAKE) $(build)=$(package-dir) $@
1248 @echo ' enough build support to build external modules'
1265 @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 build_check-lc_ctype
1347 $(Q)$(MAKE) $(build)=Documentation/DocBook $@
1385 $(Q)$(MAKE) $(build)=$(patsubst _module_%,%,$@)
1417 @echo ' modules - default target, build the module(s)'
1512 # - build with mixed source and output
1513 # - build with separate output dir 'make O=...'
1517 # build-dir => directory in kernel source tree to use
1520 build-dir = $(patsubst %/,%,$(dir $@))
1524 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
1529 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1531 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1533 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1535 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1537 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1539 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1541 $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
1547 $(build)=$(build-dir)
1553 $(build)=$(build-dir)
1557 $(build)=$(build-dir) $(@:.ko=.o)
/linux-4.4.14/arch/s390/
H A DMakefile113 $(Q)$(MAKE) $(build)=$(boot) $@
116 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
119 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
122 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
123 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
/linux-4.4.14/arch/arc/
H A DMakefile59 # Generic build system uses -O2, we want -O3
74 # --build-id w/o "-marclinux". Default arc-elf32-ld is OK
86 # Finally dump eveything into kernel build system
118 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
121 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
124 $(Q)$(MAKE) $(build)=$(boot)/dts
132 # vineetg Feb 2010: -mlong-calls switched off for overall kernel build
/linux-4.4.14/tools/lib/bpf/
H A DMakefile30 # Then the build tool can move it later.
74 include $(srctree)/tools/build/Makefile.feature
122 # level Makefile (perf), otherwise build Makefile will get
129 include $(srctree)/tools/build/Makefile.include
143 $(Q)$(MAKE) $(build)=libbpf
178 $(Q)$(MAKE) -C $(srctree)/tools/build/feature/ clean >/dev/null
/linux-4.4.14/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.4.14/arch/metag/
H A DMakefile69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
75 $(Q)$(MAKE) $(build)=$(boot)/dts
/linux-4.4.14/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.4.14/arch/xtensa/boot/boot-elf/
H A DMakefile30 --build-id=none \
/linux-4.4.14/net/dccp/
H A DMakefile18 # build dccp_ipv6 as module whenever either IPv6 or DCCP is a module
/linux-4.4.14/arch/mips/include/asm/
H A Ddma-mapping.h8 #ifndef CONFIG_SGI_IP27 /* Kludge to fix 2.6.39 build for IP27 */
H A Dvdso.h28 * part of the VDSO build process, aside from the mapping page array, which is
42 * The following structures are auto-generated as part of the build for each
/linux-4.4.14/arch/mn10300/boot/
H A DMakefile28 $(Q)$(MAKE) $(build)=$(obj)/compressed IMAGE_OFFSET=$(IMAGE_OFFSET) $@
/linux-4.4.14/arch/h8300/boot/
H A DMakefile21 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.4.14/arch/arm/mach-omap2/
H A Dcommon.c23 * continue to build when custom builds are used
H A Ddevices.c63 WARN(IS_ERR(pdev), "could not build omap_device for %s\n", oh_name); omap3_l3_init()
88 WARN(IS_ERR(pdev), "%s: could not build device, err %ld\n", omap_init_mbox()
148 WARN(IS_ERR(pdev), "Can't build omap_device for %s:%s\n", omap_mcspi_init()
178 WARN(IS_ERR(pdev), "Can't build omap_device for omap_rng\n"); omap_init_rng()
191 WARN(IS_ERR(pdev), "Can't build omap_device for omap-sham\n"); omap_init_sham()
204 WARN(IS_ERR(pdev), "Can't build omap_device for omap-aes\n"); omap_init_aes()
281 WARN(IS_ERR(pdev), "could not build omap_device for %s\n", oh_name); omap_gpmc_init()
H A Domap-iommu.c48 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()
/linux-4.4.14/tools/perf/ui/
H A Dlibslang.h5 * the build if it isn't defined. Use the equivalent one that glibc
/linux-4.4.14/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.4.14/arch/x86/kernel/
H A Dasm-offsets_32.c2 # error "Please do not build this file directly, build asm-offsets.c instead"
H A Dasm-offsets_64.c2 # error "Please do not build this file directly, build asm-offsets.c instead"
H A Dirq_32.c140 /* build the stack frame on the softirq stack */ do_softirq_own_stack()
/linux-4.4.14/arch/c6x/
H A DMakefile50 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
53 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
/linux-4.4.14/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.4.14/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.
/linux-4.4.14/arch/x86/
H A DMakefile182 # Speed up the build
193 $(Q)$(MAKE) $(build)=arch/x86/tools relocs
199 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
203 $(Q)$(MAKE) $(build)=arch/x86/purgatory arch/x86/purgatory/kexec-purgatory.c
241 # Default kernel to build
249 $(Q)$(MAKE) $(build)=arch/x86/tools posttest
251 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
256 $(Q)$(MAKE) $(build)=$(boot) $@
260 $(Q)$(MAKE) $(build)=$(boot) $@
264 $(Q)$(MAKE) $(build)=arch/x86/entry/vdso $@
/linux-4.4.14/tools/lib/traceevent/
H A DMakefile34 # Then the build tool can move it later.
138 # level Makefile (perf), otherwise build Makefile will get
143 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
172 $(Q)$(MAKE) $(build)=libtraceevent
189 $(Q)$(MAKE) $(build)=$(plugin_obj)
/linux-4.4.14/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.4.14/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.4.14/tools/lib/lockdep/
H A DMakefile27 # Then the build tool can move it later.
99 include $(srctree)/tools/build/Makefile.include
119 $(Q)$(MAKE) $(build)=liblockdep
/linux-4.4.14/drivers/gpu/drm/i915/
H A DMakefile5 # Please keep these build lists sorted!
/linux-4.4.14/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.4.14/arch/um/kernel/
H A DMakefile31 # We use sed to lower build requirements, for "embedded" builders for instance.
/linux-4.4.14/arch/unicore32/boot/
H A DMakefile21 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/linux-4.4.14/arch/arc/include/asm/
H A Dirq.h19 #define IPI_IRQ (NR_CPU_IRQS-1) /* dummy to enable SMP build for up hardware */
/linux-4.4.14/arch/arc/include/uapi/asm/
H A Dpage.h24 * using the correct uClibc header and in their build our autoconf.h is
/linux-4.4.14/arch/score/
H A DMakefile35 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dauxvec.h19 * to build a gate VMA we don't care about otherwise..
/linux-4.4.14/arch/microblaze/boot/
H A DMakefile7 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
/linux-4.4.14/arch/m32r/
H A DMakefile53 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.4.14/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.4.14/tools/
H A DMakefile2 # as in kernel build.
32 @echo ' from the kernel command line to build and install one of'
46 @echo ' the respective build directory.'
64 # The perf build does not follow the descend function setup,
/linux-4.4.14/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.4.14/arch/mips/
H A DMakefile187 # similar directives in the kernel will spam the build logs with the following warnings:
243 # Automatically detect the build format. By default we choose
245 # We can always force a build with a 64-bits symbol format by
319 $(Q)$(MAKE) $(build)=arch/mips/lasat/image \
325 # Other need ECOFF, so we build a 32-bit ELF binary for them which we then
346 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
352 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
367 $(Q)$(MAKE) $(build)=arch/mips/boot/dts arch/mips/boot/dts/$@
371 $(Q)$(MAKE) $(build)=arch/mips/boot/dts
380 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
384 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
/linux-4.4.14/arch/alpha/
H A DMakefile56 $(Q)$(MAKE) $(build)=$(boot) $@
59 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.4.14/fs/f2fs/
H A Ddebug.c144 /* build sm */ update_mem_info()
147 /* build sit */ update_mem_info()
157 /* build free segmap */ update_mem_info()
162 /* build curseg */ update_mem_info()
166 /* build dirty segmap */ update_mem_info()
171 /* build nm */ update_mem_info()
178 /* build gc */ update_mem_info()
182 /* build merge flush thread */ update_mem_info()
/linux-4.4.14/samples/bpf/
H A DMakefile4 # List of programs to build
36 # Tell kbuild to always build the programs
/linux-4.4.14/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.4.14/arch/sparc/
H A DMakefile69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot) $@
/linux-4.4.14/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.4.14/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.4.14/arch/avr32/
H A DMakefile64 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
67 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) $@
/linux-4.4.14/tools/testing/selftests/
H A DMakefile38 # Makefile to avoid test build failures when test
39 # Makefile doesn't have explicit build rules.
/linux-4.4.14/arch/x86/entry/vdso/
H A DMakefile19 # vDSO images to build
166 $(call cc-ldoption, -Wl$(comma)--build-id) -Wl,-Bsymbolic $(LTO_CFLAGS)
171 # build-id, install .build-id links as well.
180 mkdir -p "$(MODLIB)/vdso/.build-id/$$first"; \
181 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.4.14/arch/arm/
H A DMakefile284 # If we have a machine-specific directory, then include it in the build.
313 $(Q)$(MAKE) $(build)=arch/arm/tools include/generated/mach-types.h
327 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
330 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
333 $(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $(boot)/dts/$@
338 $(Q)$(MAKE) $(build)=$(boot)/dts
346 $(Q)$(MAKE) $(build)=arch/arm/vdso $@
354 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
355 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
/linux-4.4.14/arch/powerpc/
H A DMakefile263 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
265 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
269 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
272 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
336 $(Q)$(MAKE) $(build)=$(boot) install
340 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
342 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
361 echo -n '*** ${VERSION}.${PATCHLEVEL} kernels no longer build '; \
370 echo -n "Sorry, GCC v4.0 or above is required to build " ; \
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/arch/sh/boot/
H A DMakefile40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
47 $(Q)$(MAKE) $(build)=$(obj)/romimage $@
/linux-4.4.14/arch/microblaze/
H A DMakefile77 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
80 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-4.4.14/drivers/firmware/efi/libstub/
H A DMakefile5 # enabled, even if doing so doesn't break the build.
50 # executing. So build all C dependencies of the EFI stub into libstub, and do
/linux-4.4.14/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.4.14/drivers/usb/storage/
H A Dcypress_atacb.c110 /* first build the ATACB command */ cypress_atacb_passthrough()
168 * build the special sense cypress_atacb_passthrough()
179 /* build the command for cypress_atacb_passthrough()
199 /* build the sense */ cypress_atacb_passthrough()
/linux-4.4.14/drivers/staging/vt6655/
H A Ddevice_cfg.h36 unsigned char build; member in struct:_version
/linux-4.4.14/drivers/net/ieee802154/
H A Datusb.h23 #define ATUSB_BUILD_SIZE 256 /* maximum build version/date message length */
/linux-4.4.14/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.4.14/arch/xtensa/include/asm/
H A Dstring.h118 /* Don't build bcopy at all ... */
/linux-4.4.14/arch/xtensa/kernel/
H A DMakefile30 # Replicate rules in scripts/Makefile.build
/linux-4.4.14/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.4.14/include/linux/spi/
H A Dads7846.h32 * is affected by the material used to build the touch layer.
/linux-4.4.14/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.4.14/include/trace/
H A Dperf.h75 * This part is compiled out, it is only here as a build time check
/linux-4.4.14/arch/powerpc/kernel/vdso32/
H A DMakefile44 # actual build commands
/linux-4.4.14/arch/powerpc/kernel/vdso64/
H A DMakefile37 # actual build commands
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A DMakefile11 # Rules to build switch.o with the help of SPU tool chain
/linux-4.4.14/arch/s390/include/asm/
H A Dkexec.h62 /* Provide a dummy definition to avoid build failures. */ crash_setup_regs()
/linux-4.4.14/arch/s390/kernel/vdso32/
H A DMakefile44 # actual build commands
/linux-4.4.14/arch/s390/kernel/vdso64/
H A DMakefile44 # actual build commands
/linux-4.4.14/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.4.14/arch/frv/boot/
H A DMakefile20 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment
/linux-4.4.14/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.4.14/arch/arm64/kernel/vdso/
H A DMakefile56 # Actual build commands
/linux-4.4.14/arch/avr32/boot/images/
H A DMakefile11 OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note.gnu.build-id
/linux-4.4.14/tools/testing/selftests/membarrier/
H A Dmembarrier_test.c84 * It is valid to build a kernel with test_membarrier_query()
/linux-4.4.14/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:
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh329 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date`";
330 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date` >> " rd "/log";
336 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date`";
337 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date` >> " rd "/log";
410 egrep 'Start batch|Starting build\.' $T/script |
/linux-4.4.14/net/mac80211/
H A Dtx.c1984 * ieee80211_build_hdr - build 802.11 header in the given frame
1985 * @sdata: virtual interface to build the header for
1986 * @skb: the skb to build the header in
2423 struct ieee80211_fast_tx build = {}, *fast_tx = NULL, *old; ieee80211_check_fast_xmit() local
2426 struct ieee80211_hdr *hdr = (void *)build.hdr; ieee80211_check_fast_xmit()
2474 build.band = chanctx_conf->def.chan->band; ieee80211_check_fast_xmit()
2482 build.da_offs = offsetof(struct ieee80211_hdr, addr1); ieee80211_check_fast_xmit()
2483 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); ieee80211_check_fast_xmit()
2485 build.hdr_len = 24; ieee80211_check_fast_xmit()
2490 build.da_offs = offsetof(struct ieee80211_hdr, addr1); ieee80211_check_fast_xmit()
2491 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); ieee80211_check_fast_xmit()
2493 build.hdr_len = 24; ieee80211_check_fast_xmit()
2504 build.da_offs = offsetof(struct ieee80211_hdr, addr3); ieee80211_check_fast_xmit()
2505 build.sa_offs = offsetof(struct ieee80211_hdr, addr4); ieee80211_check_fast_xmit()
2506 build.hdr_len = 30; ieee80211_check_fast_xmit()
2512 build.da_offs = offsetof(struct ieee80211_hdr, addr3); ieee80211_check_fast_xmit()
2513 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); ieee80211_check_fast_xmit()
2514 build.hdr_len = 24; ieee80211_check_fast_xmit()
2523 build.da_offs = offsetof(struct ieee80211_hdr, addr3); ieee80211_check_fast_xmit()
2524 build.sa_offs = offsetof(struct ieee80211_hdr, addr4); ieee80211_check_fast_xmit()
2525 build.hdr_len = 30; ieee80211_check_fast_xmit()
2532 build.da_offs = offsetof(struct ieee80211_hdr, addr1); ieee80211_check_fast_xmit()
2534 build.sa_offs = offsetof(struct ieee80211_hdr, addr3); ieee80211_check_fast_xmit()
2535 build.hdr_len = 24; ieee80211_check_fast_xmit()
2543 build.hdr_len += 2; ieee80211_check_fast_xmit()
2552 build.key = rcu_access_pointer(sta->ptk[sta->ptk_idx]); ieee80211_check_fast_xmit()
2553 if (!build.key) ieee80211_check_fast_xmit()
2554 build.key = rcu_access_pointer(sdata->default_unicast_key); ieee80211_check_fast_xmit()
2555 if (build.key) { ieee80211_check_fast_xmit()
2558 gen_iv = build.key->conf.flags & IEEE80211_KEY_FLAG_GENERATE_IV; ieee80211_check_fast_xmit()
2559 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; ieee80211_check_fast_xmit()
2560 mmic = build.key->conf.flags & IEEE80211_KEY_FLAG_GENERATE_MMIC; ieee80211_check_fast_xmit()
2563 if (!(build.key->flags & KEY_FLAG_UPLOADED_TO_HARDWARE)) ieee80211_check_fast_xmit()
2566 switch (build.key->conf.cipher) { ieee80211_check_fast_xmit()
2571 (build.hdr + build.hdr_len)[3] = ieee80211_check_fast_xmit()
2572 0x20 | (build.key->conf.keyidx << 6); ieee80211_check_fast_xmit()
2573 build.pn_offs = build.hdr_len; ieee80211_check_fast_xmit()
2576 build.hdr_len += IEEE80211_CCMP_HDR_LEN; ieee80211_check_fast_xmit()
2582 (build.hdr + build.hdr_len)[3] = ieee80211_check_fast_xmit()
2583 0x20 | (build.key->conf.keyidx << 6); ieee80211_check_fast_xmit()
2584 build.pn_offs = build.hdr_len; ieee80211_check_fast_xmit()
2587 build.hdr_len += IEEE80211_GCMP_HDR_LEN; ieee80211_check_fast_xmit()
2594 build.hdr_len += IEEE80211_TKIP_IV_LEN; ieee80211_check_fast_xmit()
2602 build.hdr_len += IEEE80211_WEP_IV_LEN; ieee80211_check_fast_xmit()
2610 build.key->conf.cipher); ieee80211_check_fast_xmit()
2617 if (!(build.key->flags & KEY_FLAG_CIPHER_SCHEME)) ieee80211_check_fast_xmit()
2621 build.key->conf.iv_len > IEEE80211_FAST_XMIT_MAX_IV) ieee80211_check_fast_xmit()
2624 build.hdr_len += build.key->conf.iv_len; ieee80211_check_fast_xmit()
2632 memcpy(build.hdr + build.hdr_len, ieee80211_check_fast_xmit()
2634 build.hdr_len += sizeof(rfc1042_header); ieee80211_check_fast_xmit()
2636 fast_tx = kmemdup(&build, sizeof(build), GFP_ATOMIC); ieee80211_check_fast_xmit()
/linux-4.4.14/scripts/package/
H A Dbuilddeb32 dpkg --build "$pdir" ..
160 rm -f "$tmpdir/lib/modules/$version/build"
334 ln -sf "/usr/src/linux-headers-$version" "$kernel_headers_dir/lib/modules/$version/build"
345 This is useful for people who need to build external modules
348 # Do we have firmware? Move it out of the way and build it into a package.
413 build:
/linux-4.4.14/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.4.14/drivers/rtc/
H A Drtc-ds1390.c136 /* build the message */ ds1390_read_time()
164 /* build the message */ ds1390_set_time()
/linux-4.4.14/drivers/infiniband/hw/usnic/
H A Dusnic_debugfs.c57 "build date: %s\n", usnic_debugfs_buildinfo_read()
128 debugfs_create_file("build-info", S_IRUGO, debugfs_root, usnic_debugfs_init()
/linux-4.4.14/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.4.14/arch/mips/vdso/
H A DMakefile43 $(call cc-ldoption, -Wl$(comma)--build-id)
48 # Shared build commands.
/linux-4.4.14/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.4.14/arch/h8300/kernel/
H A Dptrace.c97 /* build user regs in buffer */ regs_get()
115 /* build user regs in buffer */ regs_set()
/linux-4.4.14/sound/pci/ice1712/
H A Dak4xxx.c86 /* build I2C address + data byte */ snd_ice1712_akm4xxx_write()
166 * build AK4xxx controls
/linux-4.4.14/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.4.14/drivers/net/wireless/ath/wil6210/
H A Dboot_loader.h38 __le16 bl_version_build; /* 0x880A56 BL ver. build */
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h98 u8 build; member in struct:bnxt_fw_header
/linux-4.4.14/arch/cris/
H A DMakefile83 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux-4.4.14/net/ceph/
H A Dauth_none.c61 * build an 'authorizer' with our entity_name and global_id. we can
/linux-4.4.14/include/uapi/linux/
H A Dfanotify.h63 * All of the events - we build the list by hand so that we can add flags in
/linux-4.4.14/arch/mips/math-emu/
H A Dieee754d.c22 * Modified to build and operate in Linux kernel environment.
/linux-4.4.14/arch/frv/
H A DMakefile87 $(Q)$(MAKE) $(build)=arch/frv/boot $@
/linux-4.4.14/sound/oss/
H A DMakefile53 # of what name was used to build them. If the name changes, they
/linux-4.4.14/tools/perf/util/
H A Dbuild-id.c2 * build-id.c
4 * build-id support
11 #include "build-id.h"
151 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
/linux-4.4.14/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.4.14/drivers/staging/skein/
H A Dskein_base.c49 * build/process the config block, type == CONFIG (could be skein_256_init()
114 * build/process the config block, type == CONFIG (could be skein_256_init_ext()
223 /* build the counter block */ skein_256_final()
273 * build/process the config block, type == CONFIG (could be skein_512_init()
342 * build/process the config block, type == CONFIG (could be skein_512_init_ext()
450 /* build the counter block */ skein_512_final()
497 * build/process the config block, type == CONFIG skein_1024_init()
563 * build/process the config block, type == CONFIG (could be skein_1024_init_ext()
672 /* build the counter block */ skein_1024_final()
779 /* build the counter block */ skein_256_output()
816 /* build the counter block */ skein_512_output()
853 /* build the counter block */ skein_1024_output()
/linux-4.4.14/drivers/scsi/
H A Dscsi_common.c222 * scsi_build_sense_buffer - build sense data in a buffer
225 * @buf: Where to build sense data
252 * @buf: Where to build sense data
/linux-4.4.14/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.4.14/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.4.14/drivers/bluetooth/
H A Dbtbcm.c325 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_initialize()
355 BT_INFO("%s: BCM (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_finalize()
463 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_setup_patchram()
492 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name, btbcm_setup_patchram()
525 BT_INFO("%s: BCM: chip id %u build %4.4u", hdev->name, btbcm_setup_apple()
/linux-4.4.14/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.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-drv.c494 u32 api_ver, hdr_size, build; iwl_parse_v1_v2_firmware() local
508 build = le32_to_cpu(ucode->u.v2.build); iwl_parse_v1_v2_firmware()
527 build = 0; iwl_parse_v1_v2_firmware()
540 if (build) iwl_parse_v1_v2_firmware()
541 sprintf(buildstr, " build %u%s", build, iwl_parse_v1_v2_firmware()
604 u32 build, paging_mem_size; iwl_parse_tlv_firmware() local
624 build = le32_to_cpu(ucode->build); iwl_parse_tlv_firmware()
626 if (build) iwl_parse_tlv_firmware()
627 sprintf(buildstr, " build %u%s", build, iwl_parse_tlv_firmware()
/linux-4.4.14/include/acpi/
H A Dacpixf.h277 * Interfaces that are configured out of the ACPICA build are replaced
286 * configured out of the ACPICA build if the ACPI_REDUCED_HARDWARE flag
289 * Note: This static build option for reduced hardware is intended to
322 * will be configured out of the ACPICA build if the
339 * will be configured out of the ACPICA build unless the
356 * out of the ACPICA build unless the ACPI_APPLICATION
/linux-4.4.14/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.4.14/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.4.14/drivers/staging/iio/meter/
H A Dade7758_ring.c151 /* build spi ring message */ ade7758_configure_ring()
/linux-4.4.14/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.4.14/drivers/isdn/hardware/eicon/
H A Ddiva_didd.c74 seq_printf(m, "build : %s(%s)\n", divadidd_proc_show()
/linux-4.4.14/drivers/clk/tegra/
H A Dclk-tegra124-dfll-fcpu.c117 dev_err(&pdev->dev, "couldn't build OPP table: %ld\n", tegra124_dfll_fcpu_probe()
/linux-4.4.14/arch/tile/kernel/vdso/
H A DMakefile68 # actual build commands
/linux-4.4.14/certs/
H A DMakefile31 # supplied, then one will need to be generated to make sure the build does not
/linux-4.4.14/arch/arm/boot/bootp/
H A Dinit.S16 * size immediately following the kernel, we could build this into
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.h49 /* Type of code to build for inftable() */

Completed in 6988 milliseconds

123456