/linux-4.1.27/tools/build/tests/ |
H A D | run.sh | 4 make -C ex V=1 clean > ex.out 2>&1 5 make -C ex V=1 >> ex.out 2>&1 12 make -C ex V=1 clean > /dev/null 2>&1 17 make -C ex V=1 clean > ex.out 2>&1 19 # use -rR to disable make's builtin rules 20 make -rR -C ex V=1 ex.o >> ex.out 2>&1 21 make -rR -C ex V=1 ex.i >> ex.out 2>&1 22 make -rR -C ex V=1 ex.s >> ex.out 2>&1 34 make -C ex V=1 clean > /dev/null 2>&1
|
/linux-4.1.27/tools/testing/selftests/user/ |
H A D | Makefile | 3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
|
/linux-4.1.27/Documentation/networking/timestamping/ |
H A D | Makefile | 3 # make headers_install 4 # make M=documentation
|
/linux-4.1.27/tools/testing/selftests/firmware/ |
H A D | Makefile | 3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
|
/linux-4.1.27/tools/testing/selftests/sysctl/ |
H A D | Makefile | 4 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests".
|
/linux-4.1.27/tools/build/tests/ex/ |
H A D | Makefile | 11 make -f $(srctree)/tools/build/Makefile.build dir=. $@ 14 make $(build)=ex 17 make $(build)=libex
|
/linux-4.1.27/arch/mips/boot/dts/cavium-octeon/ |
H A D | Makefile | 5 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/arch/mips/boot/dts/lantiq/ |
H A D | Makefile | 5 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/arch/mips/boot/dts/mti/ |
H A D | Makefile | 5 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/Documentation/cdrom/ |
H A D | Makefile | 4 make clean 13 make sortofclean
|
/linux-4.1.27/tools/testing/selftests/ |
H A D | Makefile | 36 make -C $$TARGET; \ 41 make -C $$TARGET run_tests; \ 46 make -C $$TARGET; \ 51 make -C $$TARGET run_full_test; \ 56 make -C $$TARGET clean; \ 69 make -C $$TARGET INSTALL_PATH=$(INSTALL_PATH)/$$TARGET install; \ 81 make -s --no-print-directory -C $$TARGET emit_tests >> $(ALL_SCRIPT); \ 92 make -C $$TARGET clean; \
|
H A D | kselftest_install.sh | 34 INSTALL_PATH=$install_dir make install
|
/linux-4.1.27/tools/vm/ |
H A D | Makefile | 15 make -C $(LIB_DIR) 22 make -C $(LIB_DIR) clean
|
/linux-4.1.27/tools/perf/ |
H A D | Makefile | 6 # you can use the 'make -f Makefile.perf' method to invoke it. 10 # Clear out the built-in rules GNU make defines by default (such as .o targets), 22 # in this system: 'make -j8' on a 8-CPU system, etc. 24 # (To override it, run 'make JOBS=1' and similar.) 54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n' 57 define make macro 69 $(make) 75 $(make) 81 @$(MAKE) -f tests/make --no-print-directory 88 $(make)
|
/linux-4.1.27/arch/sparc/boot/ |
H A D | install.sh | 11 # "make install" script for SPARC architecture 24 echo ' *** You need to run "make" before "make install".' 1>&2 39 # Default install - same as make zlilo
|
H A D | Makefile | 37 # The following lines make a readable image for U-Boot.
|
/linux-4.1.27/arch/mips/boot/dts/ralink/ |
H A D | Makefile | 8 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/arch/nios2/boot/ |
H A D | install.sh | 11 # "make install" script for nios2 architecture 24 echo ' *** You need to run "make" before "make install".' 1>&2 39 # Default install - same as make zlilo
|
/linux-4.1.27/arch/m68k/ |
H A D | install.sh | 11 # "make install" script for m68k architecture 24 echo ' *** You need to run "make" before "make install".' 1>&2 39 # Default install - same as make zlilo
|
/linux-4.1.27/include/asm-generic/ |
H A D | cache.h | 5 * so make that the default here. Architectures with larger
|
H A D | irq.h | 7 * so don't make it too big.
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | cachectl.h | 23 #define CACHEABLE 0 /* make pages cacheable */ 24 #define UNCACHEABLE 1 /* make pages uncacheable */
|
H A D | signal.h | 7 is taken to make libc match. */
|
H A D | page.h | 24 * These are used to make use of C type-checking.. 47 * This handles the memory map.. We could make this a config
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
H A D | cachectl.h | 23 #define CACHEABLE 0 /* make pages cacheable */ 24 #define UNCACHEABLE 1 /* make pages uncacheable */
|
H A D | break.h | 16 * non-Linux/MIPS object files or make use of them in the future.
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | irq_32.h | 11 * Be on the safe side and make room for 64
|
H A D | page_32.h | 52 * These are used to make use of C type-checking.. 80 * .. while these make it easier on the compiler
|
H A D | page_64.h | 56 /* These are used to make use of C type-checking.. */ 79 /* .. while these make it easier on the compiler */
|
H A D | machines.h | 23 * The MACH field determines the machine make within that architecture.
|
H A D | psr.h | 45 /* Get the %fsr register. Be careful, make sure the floating point
|
/linux-4.1.27/arch/x86/boot/ |
H A D | install.sh | 11 # "make install" script for i386 architecture 24 echo ' *** You need to run "make" before "make install".' 1>&2 39 # Default install - same as make zlilo
|
H A D | early_serial_console.c | 60 * make sure we have parse_earlyprintk() 120 * need to make sure it is last one console ! parse_console_uart8250()
|
/linux-4.1.27/arch/mips/boot/dts/netlogic/ |
H A D | Makefile | 9 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | signal.h | 12 is taken to make libc match. */
|
/linux-4.1.27/arch/mn10300/unit-asb2364/ |
H A D | Makefile | 4 # Note! Dependencies are done automagically by 'make dep', which also
|
/linux-4.1.27/arch/blackfin/boot/ |
H A D | install.sh | 14 # "make install" script for Blackfin architecture 27 echo ' *** You need to run "make" before "make install".' 1>&2 44 # Default install - same as make zlilo
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | tlb.h | 6 * so we can make TLB entries that will never match.
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | tlb.h | 7 * last page_id is never used so we can make TLB entries that never matches.
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | signal.h | 7 is taken to make libc match. */
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | signal.h | 7 is taken to make libc match. */
|
H A D | cache.h | 11 * Memory returned by kmalloc() may be used for DMA, so we must make
|
H A D | pgtable-2level-types.h | 31 * These are used to make use of C type-checking.. 49 * .. while these make it easier on the compiler
|
H A D | page-nommu.h | 30 * These are used to make use of C type-checking..
|
/linux-4.1.27/scripts/ |
H A D | headers.sh | 10 make ARCH=$2 KBUILD_HEADERS=$1 headers_$1
|
H A D | mkcompile_h | 12 # (i.e. we're not the same user who did make *config), don't 14 # So "sudo make install" won't change the "compiled by <user>"
|
H A D | link-vmlinux.sh | 32 # Will be supressed by "make -s" 129 # Use "make V=1" to debug this script 233 echo >&2 Try "make KALLSYMS_EXTRA_PASS=1" as a workaround
|
/linux-4.1.27/sound/firewire/ |
H A D | lib.h | 17 /* returns true if retrying the transaction would not make sense */ rcode_is_permanent_error()
|
/linux-4.1.27/arch/microblaze/lib/ |
H A D | mulsi3.S | 21 rsubi r5, r5, 0 /* make r5 positive */ 24 rsubi r6, r6, 0 /* make r6 positive */
|
H A D | divsi3.S | 26 rsubi r5, r5, 0 /* make r5 positive */ 29 rsubi r6, r6, 0 /* make r6 positive */
|
H A D | modsi3.S | 29 rsubi r5, r5, 0 /* make r5 positive */ 32 rsubi r6, r6, 0 /* make r6 positive */
|
/linux-4.1.27/include/trace/events/ |
H A D | context_tracking.h | 28 * @dummy: dummy arg to make trace event macro happy 42 * @dummy: dummy arg to make trace event macro happy
|
/linux-4.1.27/arch/x86/pci/ |
H A D | bus_numa.h | 5 * root, so need to make sure we have enough slot there.
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | resource.h | 22 * We make this unsigned, but keep the
|
H A D | fcntl.h | 26 * defined in this strange way to make sure applications compiled against
|
/linux-4.1.27/arch/mips/boot/dts/brcm/ |
H A D | Makefile | 15 # Force kbuild to make empty built-in.o if necessary
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_LOG.h | 4 /* make sure not to change this without changing nf_log.h:NF_LOG_* (!) */
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
H A D | ipt_LOG.h | 6 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
H A D | ip6t_LOG.h | 6 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | signal.h | 21 is taken to make libc match. */
|
H A D | asmmacro.h | 28 * Helper macros to make unwind directives more readable: 41 * When adding any new .section/.previous entries here, make sure to
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | vga.h | 10 * This should make cirrusfb work again on Amiga
|
H A D | timex.h | 12 * to make ntp work best. For Coldfires, that's the main clock.
|
H A D | page.h | 21 * These are used to make use of C type-checking..
|
H A D | signal.h | 7 is taken to make libc match. */
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | signal.h | 7 to redefine this at will, if care is taken to make libc match. */
|
H A D | page.h | 28 * These are used to make use of C type-checking.. 47 * .. while these make it easier on the compiler
|
/linux-4.1.27/drivers/zorro/ |
H A D | Makefile | 11 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/include/uapi/linux/ |
H A D | securebits.h | 19 #define SECURE_NOROOT_LOCKED 1 /* make bit-0 immutable */ 29 #define SECURE_NO_SETUID_FIXUP_LOCKED 3 /* make bit-2 immutable */ 41 #define SECURE_KEEP_CAPS_LOCKED 5 /* make bit-4 immutable */
|
H A D | cm4000_cs.h | 29 * On 32bit this will make no difference. With 64bit kernels, it will make
|
H A D | atmapi.h | 20 * the struct in order hide the array, so that we can make simple assignments
|
/linux-4.1.27/arch/parisc/ |
H A D | install.sh | 13 # "make install" script for i386 architecture 26 echo ' *** You need to run "make" before "make install".' 1>&2
|
/linux-4.1.27/arch/parisc/lib/ |
H A D | delay.c | 29 * a problem here. However, on 32 bit, we need to make sure __cr16_delay() 55 * CPU could make the wait longer but we just need to __cr16_delay() 56 * make sure we waited long enough. Rebalance the __cr16_delay()
|
/linux-4.1.27/arch/arm/boot/ |
H A D | install.sh | 14 # "make install" script for arm architecture 27 echo ' *** You need to run "make" before "make install".' 1>&2
|
/linux-4.1.27/ |
H A D | Makefile | 8 # To see a list of typical targets execute "make help" 13 # o Do not use make's built-in rules and variables 15 # o Look for make include files relative to root of kernel src 34 # turn into vmlinux), we will call a sub make in that other dir, and 67 # Use 'make V=1' to see the full commands 84 # If the user is running make -s (silent mode), suppress echoing of 87 ifneq ($(filter 4.%,$(MAKE_VERSION)),) # make-4 91 else # make-3.8x 103 # Use "make O=dir/to/store/output/files/" 109 # make 114 # KBUILD_SRC is set on invocation of make in OBJ directory 132 # Invoke a second make in the output directory, passing relevant variables 140 PHONY += $(MAKECMDGOALS) sub-make 142 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make 145 sub-make: FORCE 147 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS)) 149 # Leave processing to above invocation of make 154 # We process the rest of the Makefile if this is the final invocation of make 165 # Use 'make C=1' to enable checking of only re-compiled files. 166 # Use 'make C=2' to enable checking of *all* source files, regardless 179 # Use make M=dir to specify directory of external module to build 180 # Old syntax make ... SUBDIRS=$PWD is still supported 237 # ARCH can be set during invocation of make: 238 # make ARCH=ia64 240 # The default ARCH is the host where make is executed. 246 # make CROSS_COMPILE=ia64-linux- 249 # "make" in the configured kernel build directory always uses that. 315 # If we have only "make modules", don't compile built-in objects. 318 # make sure the checksums are up to date before we record them. 324 # If we have "make <whatever> modules", compile modules 326 # Just "make" or "make all" shall build modules as well 457 # separate output directory. This allows convenient use of make in the 474 # To make sure we do not include .config for any of the *config targets 476 # It is allowed to specify more targets when calling make, including 478 # For example 'make oldconfig all'. 479 # Detect when mixed targets is specified, and make a second invocation 480 # of make so .config is not included in this case either (for *config). 528 # *config targets only - make sure prerequisites are updated, and descend 529 # in scripts/kconfig to make the *config target 533 # used for 'make defconfig' 570 # Read in dependencies to all Kconfig* files, make sure to run 578 # with it and forgot to run make oldconfig. 593 echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ 606 # This allow a user to issue only 'make' to build a kernel including modules 624 # Disable optimizations that make assembler listings hard to read. 690 # Use make W=1 to enable them (see scripts/Makefile.build) 772 # Prohibit date/time macros, which would make the build non-deterministic 825 # makefile but the argument can be passed to make if needed. 937 # make sure no implicit rule kicks in 943 # make menuconfig etc. 970 # 1) Check that make has not been executed in the kernel src $(srctree) 975 echo >&2 " $(srctree) is not clean, please run 'make mrproper'"; \ 1158 @echo >&2 "Type 'make config' and enable loadable module support." 1167 # make clean Delete most generated files 1169 # make mrproper Delete the current configuration, and all generated files 1170 # make distclean Remove editor backup files, patch leftover files and the like 1172 # Directories & files removed with 'make clean' 1175 # Directories & files removed with 'make mrproper' 1272 @echo ' kernelrelease - Output the release version string (use with make -s)' 1273 @echo ' kernelversion - Output the version stored in Makefile (use with make -s)' 1274 @echo ' image_name - Output the image name (use with make -s)' 1313 @echo ' make V=0|1 [targets] 0 => quiet build (default), 1 => verbose build' 1314 @echo ' make V=2 [targets] 2 => give reason for rebuild of target' 1315 @echo ' make O=dir [targets] Locate all output files in "dir", including .config' 1316 @echo ' make C=1 [targets] Check all c source with $$CHECK (sparse by default)' 1317 @echo ' make C=2 [targets] Force check of all c source with $$CHECK' 1318 @echo ' make RECORDMCOUNT_WARN=1 [targets] Warn about ignored mcount sections' 1319 @echo ' make W=n [targets] Enable extra gcc checks, n=1,2,3 where' 1325 @echo 'Execute "make" or "make all" to build all targets marked with [*] ' 1354 # read-only, and no consistency checks are made and the make 1356 # in the basis kernel ordinary make commands (without M=...) must 1361 # make M=dir clean Delete all automatically generated files 1362 # make M=dir modules Make all modules in specified dir 1363 # make M=dir Same as 'make M=dir modules' 1364 # make M=dir modules_install 1415 @echo ' Syntax: make -C path/to/kernel/src M=$$PWD target' 1512 # - build with separate output dir 'make O=...' 1559 # FIXME Should go into a make.lib or something
|
/linux-4.1.27/drivers/lguest/ |
H A D | Makefile | 16 @for f in Preparation Guest Drivers Launcher Host Switcher Mastery; do echo "{==- $$f -==}"; make -s $$f; done; echo "{==-==}"
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 20 * Description: This function make 16 bit unsigned multiplication. 30 * Description: This function make 16 bit multiplication and return the result 85 * Description: This function make 16 bit subtraction and return the 16bit 104 * Description: This function make a 32 bit saturated left shift when the 105 * specified shift is +ve. This function will make a 32 bit right shift when 129 * Description: This function make a 16 bit saturated left shift when the 130 * specified shift is +ve. This function will make a 16 bit right shift when 154 * Description: This function make a 16 bit right shift when shift is +ve. 155 * This function make a 16 bit saturated left shift when shift is -ve. This
|
/linux-4.1.27/arch/x86/um/vdso/ |
H A D | vdso.lds.S | 7 * the DSO. We can define local symbols here called VDSO* to make their
|
H A D | vdso-layout.lds.S | 56 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | cache.h | 19 * Memory returned by kmalloc() may be used for DMA, so we must make
|
H A D | page.h | 35 * These are used to make use of C type-checking.. 51 * .. while these make it easier on the compiler
|
H A D | cmpxchg.h | 50 * cmpxchg_local and cmpxchg64_local are atomic wrt current CPU. Always make
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | delay.h | 23 /* make sure "usecs *= ..." in udelay do not overflow. */
|
H A D | asmmacro-64.h | 2 * asmmacro.h: Assembler macros to make things easier to read.
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | Makefile | 11 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/init/ |
H A D | Makefile | 27 # mkcompile_h will make sure to only update the
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | signal.h | 17 is taken to make libc match. */
|
H A D | page.h | 36 * These are used to make use of C type-checking.. 65 * This handles the memory map.. We could make this a config 99 * main RAM and kernel working space are coincident at 0x90000000, but to make
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | signal.h | 14 is taken to make libc match. */
|
H A D | page.h | 36 * These are used to make use of C type-checking.. 49 /* These do not work lvalues, so make sure we don't use them as such. */ 64 * .. while these make it easier on the compiler 117 * If you alter it, make sure to take care of our various fixed mapping
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | signal.h | 14 is taken to make libc match. */
|
H A D | cache.h | 8 * Memory returned by kmalloc() may be used for DMA, so we must make
|
H A D | page.h | 30 * These are used to make use of C type-checking.. 63 * segmentation is enabled. We want to make use of this in order to
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | cache.c | 10 /* Flush descriptor to make sure we get correct in_eop and after. */ flush_dma_descr()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
H A D | ts78xx-fpga.h | 6 * do *not* make up your own or 'borrow' any!
|
/linux-4.1.27/arch/arm/mach-iop32x/include/mach/ |
H A D | hardware.h | 13 * To make IO space accesses efficient, we store virtual addresses in
|
/linux-4.1.27/arch/arm/mach-iop33x/include/mach/ |
H A D | hardware.h | 13 * To make IO space accesses efficient, we store virtual addresses in
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_config.h | 33 * hostap_config.h or they can be added to make command with ccflags-y, 35 * 'make pccard ccflags-y="-DPRISM2_NO_DEBUG -DPRISM2_NO_PROCFS_DEBUG"'
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | unicore2-cpufreq.c | 25 /* make sure that only the "userspace" governor is run 26 * -- anything else wouldn't make sense on this platform, anyway.
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | topology.c | 70 * In the UP case, make sure the CPU association is still topology_init() 72 * to make the connection between nodes other than node0 topology_init()
|
H A D | vmlinux.lds.S | 2 * ld script to make SuperH Linux kernel
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | topology.c | 66 * In the UP case, make sure the CPU association is still topology_init() 68 * to make the connection between nodes other than node0 topology_init()
|
H A D | vmlinux.lds.S | 1 /* ld script to make Meta Linux kernel */
|
/linux-4.1.27/arch/powerpc/lib/ |
H A D | vmx-helper.c | 30 /* This acts as preempt_disable() as well and will make enter_vmx_usercopy() 32 * as they can call schedule and thus make us lose the VMX enter_vmx_usercopy()
|
/linux-4.1.27/security/apparmor/ |
H A D | Makefile | 67 $(call cmd,make-caps) 70 $(call cmd,make-rlim)
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi6000.h | 33 * The DSP should make sure that dwControlCacheSizeInBytes is initialized to 0 34 * during boot to make it in-active.
|
/linux-4.1.27/arch/x86/platform/efi/ |
H A D | efi_stub_32.S | 4 * This stub allows us to make EFI calls in physical mode with interrupts 35 * But to make it smoothly switch from virtual mode to flat mode. 47 * parameter 2, ..., param n. To make things easy, we save the return
|
/linux-4.1.27/include/linux/ |
H A D | uaccess.h | 13 * no other way to make the pagefault handlers do this. So we do 20 * make sure to have issued the store before a pagefault pagefault_disable() 30 * make sure to issue those last loads/stores before enabling pagefault_enable()
|
H A D | auto_dev-ioctl.h | 132 * If you change this make sure you make the corresponding change
|
H A D | ksm.h | 55 * needed to reconstitute a cross-anon_vma KSM page: for now it has to make 58 * We'd like to make this conditional on vma->vm_flags & VM_MERGEABLE,
|
H A D | prefetch.h | 3 * but this header exists to make sure the defines/functions can be
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | m520x.c | 111 /* make sure these clocks are enabled */ m520x_clk_init() 114 /* make sure these clocks are disabled */ m520x_clk_init() 127 /* make U1CTS and U2RTS gpio for cs_control */ m520x_qspi_init()
|
/linux-4.1.27/arch/alpha/boot/tools/ |
H A D | mkbb.c | 18 * asm/disklabel.h (confuses make) 99 /* First, open the device and make sure it's accessible */ main() 106 /* Now open the lxboot and make sure it's reasonable */ main()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_BA.h | 28 //Is this need?I put here just to make it easier to define structure BA_RECORD //WB
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | suspend_64.h | 16 * If you modify it, fix arch/x86/kernel/acpi/wakeup_64.S and make sure that
|
H A D | lguest_hcall.h | 33 * operations? There are two ways: the direct way is to make a "hypercall", 34 * to make requests of the Host Itself.
|
H A D | pgtable_64_types.h | 10 * These are used to make use of C type-checking..
|
H A D | pvclock-abi.h | 20 * (making it even) when it is done. Thus the guest can make sure the
|
H A D | signal.h | 8 is taken to make libc match. */
|
H A D | bootparam_utils.h | 8 * add completing #includes to make it standalone.
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | Makefile | 30 # and make sure it compiles fine. This will also help with allmodconfig
|
H A D | io.h | 40 * When tracing we want to make it easy to find the correct address on dwc3_readl() 62 * When tracing we want to make it easy to find the correct address on dwc3_writel()
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | entry.S | 47 local_irq_disable # make sure we dont miss an 86 local_irq_disable # make sure need_resched and 142 local_irq_disable # make sure need_resched and 160 local_irq_disable # make sure need_resched doesn't
|
/linux-4.1.27/arch/mips/lasat/image/ |
H A D | Makefile | 38 # Rule to make the bootloader
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | init_task.c | 25 * We need to make sure that this is properly aligned due to the way process stacks are
|
H A D | pci-dma.c | 62 /* Copied from i386. Doesn't make much sense, because it will iommu_dma_supported() 78 type. Normally this doesn't make any difference, but gives iommu_dma_supported()
|
H A D | efi_stub.S | 7 * This stub allows us to make EFI calls in physical mode with interrupts 12 * earlier than that, we need to be able to make physical mode EFI calls from
|
H A D | vmlinux.lds.S | 33 v = PAGE_OFFSET; /* this symbol is here to make debugging easier... */ 187 * make sure the gate page doesn't expose
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
H A D | cache.c | 35 * were actually flushed, so we call it again to make sn_flush_all_caches()
|
/linux-4.1.27/arch/m32r/kernel/ |
H A D | vmlinux.lds.S | 1 /* ld script to make M32R Linux kernel
|
/linux-4.1.27/arch/arm/mm/ |
H A D | cache-aurora-l2.h | 50 /* chose a number outside L2X0_CACHE_ID_PART_MASK to be sure to make
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
H A D | keypad.h | 24 * make the structure itself __initdata.
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
H A D | isa-rtc.c | 37 * make sure the divider is set isa_rtc_init()
|
/linux-4.1.27/arch/arm/mach-mmp/include/mach/ |
H A D | mfp.h | 12 * possible, we make the following compromise:
|
/linux-4.1.27/arch/alpha/lib/ |
H A D | Makefile | 12 # Several make use of the cttz instruction introduced in ev67.
|
H A D | strlen.S | 38 found: blbs $2, done # make aligned case fast
|
/linux-4.1.27/arch/arc/boot/ |
H A D | Makefile | 5 # and make sure it's reacable from your PATH
|
/linux-4.1.27/arch/arc/include/uapi/asm/ |
H A D | signal.h | 21 * -Cache line Flush (to make I/D Cache lines coherent)
|
/linux-4.1.27/scripts/kconfig/ |
H A D | merge_config.sh | 4 # values that did not make it to the resulting .config file (due to missed 32 echo " -m only merge the fragments, do not execute the make command" 125 echo "# merged configuration written to $OUTPUT/.config (needs make)" 142 make KCONFIG_ALLCONFIG=$TMP_FILE $OUTPUT_ARG $ALLTARGET
|
/linux-4.1.27/security/tomoyo/ |
H A D | mount.c | 15 [TOMOYO_MOUNT_MAKE_UNBINDABLE] = "--make-unbindable", 16 [TOMOYO_MOUNT_MAKE_PRIVATE] = "--make-private", 17 [TOMOYO_MOUNT_MAKE_SLAVE] = "--make-slave", 18 [TOMOYO_MOUNT_MAKE_SHARED] = "--make-shared",
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | no_handler_test.c | 39 /* Spin to make sure the event has time to overflow */ no_handler_test()
|
/linux-4.1.27/arch/x86/lib/ |
H A D | delay.c | 75 * CPU could make the wait longer but we just need to delay_tsc() 76 * make sure we waited long enough. Rebalance the delay_tsc()
|
H A D | putuser.S | 9 * to make them more efficient, especially as they
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | leon_pmc.c | 45 * instruction, we make sure to read the bus and throw away the pmc_leon_idle_fixup() 46 * value by accessing a non-cachable area, also we make sure the pmc_leon_idle_fixup()
|
/linux-4.1.27/arch/tile/ |
H A D | Makefile | 13 # If we're not cross-compiling, make sure we're on the right architecture. 36 # Provide the path to use for "make defconfig".
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | efi_stub_32.S | 4 * This stub allows us to make EFI calls in physical mode with interrupts 46 * parameter 2, ..., param n. To make things easy, we save the return
|
/linux-4.1.27/drivers/uwb/ |
H A D | umc-dev.c | 80 * First we unregister the device, make sure the driver can do it's 82 * resources. We take a ref to the device, to make sure it doesn't
|
/linux-4.1.27/arch/mips/include/asm/sn/ |
H A D | intr.h | 30 * When clearing the interrupt, make sure this clear does make it
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | idle_book3e.S | 52 /* Interrupts will make use return to LR, so get something we want 62 1: /* Let's set the _TLF_NAPPING flag so interrupts make us return
|
/linux-4.1.27/arch/alpha/ |
H A D | Makefile | 25 # If GENERIC, make sure to turn off any instruction set extensions that 52 #Default target when executing make with no arguments
|
/linux-4.1.27/drivers/scsi/ |
H A D | a3000.c | 101 mb(); /* make sure setup is completed */ dma_setup() 103 mb(); /* make sure DMA has started before next IO */ dma_setup() 123 mb(); /* make sure CNTR is updated before next IO */ dma_stop() 142 mb(); /* make sure DMA is stopped before next IO */ dma_stop() 146 mb(); /* make sure CNTR is updated before next IO */ dma_stop()
|
/linux-4.1.27/include/net/irda/ |
H A D | irttp.h | 49 /* We need to keep at least 5 frames to make sure that we can refill 51 * to have 7 to make a full window - Jean II */ 62 * this LAP window, but in the next one. So, we make sure that the peer 71 * particular, it doesn't make sense for us to send credit more than once 76 * before starting to flow control the other end, so make it exactly one
|
/linux-4.1.27/arch/parisc/math-emu/ |
H A D | sfmpy.c | 102 /* make NaN quiet */ sgl_fmpy() 113 /* make NaN quiet */ sgl_fmpy() 154 /* make NaN quiet */ sgl_fmpy() 207 Sgl_leftshiftby4(opnd2); /* make room for guard bits */ sgl_fmpy() 222 /* make sure result is left-justified */ sgl_fmpy()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | elf.h | 133 * the loader. We need to make sure that it is out of the way of the program 166 * We might as well make sure everything else is cleared too (except 167 * for the stack pointer in a1), just to make things more
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_qm.h | 30 * We make this restriction to keep the memory usage to a minimum. 48 * (136 * 30 = 4080) dquots. It's probably not worth trying to make 50 * XXXsup However, if this number is changed, we have to make sure that we don't
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | entry.h | 102 * make sure the read/writes complete, and another to make sure the hardware 105 * The extra nop before the SSYNC is to make sure we work around 05000244,
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | ftrace-entry.S | 26 * can clobber the normal scratch registers, but we need to make sure to 187 /* make sure original return values are saved */ 199 /* anomaly 05000371 - make sure we have at least three instructions
|
/linux-4.1.27/arch/cris/arch-v10/mm/ |
H A D | tlb.c | 26 * so we can make TLB entries that will never match. 28 * Notice that we need to make the flushes atomic, otherwise an interrupt 155 /* make sure we have a context */ switch_mm()
|
/linux-4.1.27/net/sctp/ |
H A D | objcnt.c | 26 * Please send any bug reports or fixes you make to the 42 * name as the helper macros key off this suffix to make 58 /* An array to make it easy to pretty print the debug information
|
/linux-4.1.27/tools/power/acpi/ |
H A D | Makefile | 26 # Set the following to `true' to make a unstripped, unoptimized 30 # make the build silent. Set this to something else to make it noisy again.
|
/linux-4.1.27/tools/power/cpupower/ |
H A D | Makefile | 35 # Set the following to `true' to make a unstripped, unoptimized 39 # make the build silent. Set this to something else to make it noisy again. 106 # set up PWD so that older versions of make will work with our build. 185 # the actual make rules 248 # In the second step, we make a rule to actually create these directories
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | jornada720_bl.c | 95 * make any further comments about it jornada_bl_update_status() 131 * note. make sure max brightness is set otherwise jornada_bl_probe()
|
/linux-4.1.27/arch/s390/ |
H A D | Makefile | 47 #KBUILD_IMAGE is necessary for make rpm 79 # make use of hotpatch feature if the compiler supports it
|
/linux-4.1.27/arch/mips/loongson/lemote-2f/ |
H A D | reset.c | 64 /* make cs5536 gpio13 output enable */ fl2f_shutdown() 70 /* make cs5536 gpio13 output low level voltage. */ fl2f_shutdown()
|
/linux-4.1.27/arch/cris/mm/ |
H A D | tlb.c | 23 * so we can make TLB entries that will never match. 25 * Notice that we need to make the flushes atomic, otherwise an interrupt
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | module.c | 36 /* This is where to make the change */ apply_relocate() 76 /* This is where to make the change */ apply_relocate_add()
|
/linux-4.1.27/arch/arm/lib/ |
H A D | csumpartial.S | 81 ldrneb td0, [buf], #1 @ make even 87 ldrneh td0, [buf], #2 @ make 32-bit aligned
|
/linux-4.1.27/arch/alpha/boot/ |
H A D | Makefile | 26 # BOOTP bootable image. Define INITRD during make to append initrd image. 34 # Define INITRD during make to append initrd image.
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | vmlinux.lds.S | 27 * address, make sure peripheral at 0x8z doesn't clash with ICCM 50 * Reason for having .init.ramfs above .init is to make sure that the
|
/linux-4.1.27/net/mac80211/ |
H A D | pm.c | 47 /* make quiescing visible to timers everywhere */ __ieee80211_suspend() 68 * make sense anyway to accept that, since the authentication __ieee80211_suspend()
|
/linux-4.1.27/tools/lib/lockdep/ |
H A D | Makefile | 4 LIBLOCKDEP_VERSION=$(shell make --no-print-directory -sC ../../.. kernelversion) 9 # because make sets default values, so the simpler ?= approach
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | smdk_wm8580pcm.c | 41 * to make MCLK, but if XTAL clock source connects with other codec 42 * pin (like XTI), we should have to set codec's PLL to make MCLK.
|
/linux-4.1.27/drivers/md/ |
H A D | dm-zero.c | 52 /* accepted bio, don't make new request */ zero_map()
|
/linux-4.1.27/drivers/sh/intc/ |
H A D | irqdomain.c | 57 * 0 in order to make some performance optimizations. Lamely intc_irq_domain_init()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | Makefile | 41 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | ddk750_chip.h | 61 1 = make sure they are off: 2D, Overlay,
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | buffers.c | 16 * Note: we need to make sure that we will restart them eventually, which is
|
/linux-4.1.27/drivers/parport/ |
H A D | parport_mfc3.c | 205 pia(p)->crb &= ~PIA_DDR; /* make data direction register visible */ mfc3_data_forward() 207 pia(p)->crb |= PIA_DDR; /* make data register visible - default */ mfc3_data_forward() 213 pia(p)->crb &= ~PIA_DDR; /* make data direction register visible */ mfc3_data_reverse() 215 pia(p)->crb |= PIA_DDR; /* make data register visible - default */ mfc3_data_reverse()
|
/linux-4.1.27/drivers/pci/pcie/ |
H A D | portdrv_acpi.c | 33 * separately, because that would make some systems work incorrectly.
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
H A D | fw.c | 28 /* register write. wmb() to make sure it is completed */
|
/linux-4.1.27/arch/x86/vdso/vdso32/ |
H A D | note.S | 26 * corresponding to the bits here is needed to make ldconfig work right.
|
/linux-4.1.27/arch/x86/xen/ |
H A D | spinlock.c | 158 * Mark entry to slowpath before doing the pickup test to make xen_lock_spinning() 163 /* make sure enter_slowpath, which is atomic does not cross the read */ xen_lock_spinning() 167 * check again make sure it didn't become free while xen_lock_spinning() 247 disable_irq(irq); /* make sure it's never delivered */ xen_init_lock_cpu()
|
/linux-4.1.27/arch/sh/mm/ |
H A D | asids-debugfs.c | 12 * link, this shows ASID + PC. To make use of this, the PID->ASID
|
H A D | extable_64.c | 26 * many loads and stores in them to make it at all practical to label
|
/linux-4.1.27/arch/sparc/lib/ |
H A D | locks.S | 17 /* Read/writer locks, as usual this is overly clever to make it
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | timex.h | 23 * ACT_HZ to be set to HZ. We make the value somewhat large just to be
|
/linux-4.1.27/arch/tile/lib/ |
H A D | strchr_32.c | 31 * match neither zero nor goal (we make sure the high bit of each strchr()
|
H A D | strchr_64.c | 32 * match neither zero nor goal (we make sure the high bit of each strchr()
|
/linux-4.1.27/arch/um/kernel/ |
H A D | uml.lds.S | 14 * invisibly to objdump. So, just make __binary_start equal to the very
|
/linux-4.1.27/arch/unicore32/ |
H A D | Makefile | 44 # Default defconfig and target when executing plain make
|
/linux-4.1.27/arch/metag/mm/ |
H A D | maccess.c | 12 * writes if the source is unaligned, and repeats writes to make exceptions
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-crypto.c | 17 * crypto operations in calls to octeon_crypto_enable/disable in order to make
|
/linux-4.1.27/arch/mips/fw/arc/ |
H A D | cmdline.c | 76 * Move ARC variables to the beginning to make sure they can be prom_init_cmdline()
|
/linux-4.1.27/drivers/hsi/ |
H A D | hsi_boardinfo.c | 29 * No one else is allowed to make use of it.
|
/linux-4.1.27/drivers/usb/mon/ |
H A D | mon_stat.c | 5 * Note that this code blows through locks, so make sure that
|
/linux-4.1.27/drivers/video/logo/ |
H A D | Makefile | 60 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/drivers/watchdog/ |
H A D | intel_scu_watchdog.h | 42 /* Ajustment to clock tick frequency to make timing come out right */
|
/linux-4.1.27/fs/jffs2/ |
H A D | jffs2_fs_i.h | 32 /* List of data fragments which make up the file */
|
/linux-4.1.27/drivers/pnp/isapnp/ |
H A D | compat.c | 2 * compat.c - A series of functions to make it easier to convert drivers that use
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | hwmon-s3c.h | 45 * make the structure itself __initdata.
|