Searched refs:bin (Results 1 - 25 of 166) sorted by path

1234567

/linux-master/arch/m68k/include/asm/
H A Ddsp56k.h16 char __user *bin; member in struct:dsp56k_upload
/linux-master/arch/powerpc/platforms/cell/spufs/
H A DMakefile46 $(obj)/spu_%.bin: $(src)/spu_%
62 $(obj)/%_dump.h: $(obj)/%.bin
/linux-master/arch/sh/boot/romimage/
H A DMakefile8 targets := vmlinux head.o zeropage.bin piggy.o
24 $(obj)/zeropage.bin: vmlinux FORCE
29 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/zeropage.bin arch/sh/boot/zImage FORCE
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c103 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; local
133 bin = i + 3;
140 median[i] = max(median[i], (u8) (bin << 4));
141 median[i] = min(median[i], (u8) ((bin << 4) | 0xf));
146 train->r_1111e0 = 0x02000000 | (bin * 0x101);
/linux-master/kernel/time/
H A Dtimekeeping_debug.c24 unsigned int bin; local
27 for (bin = 0; bin < 32; bin++) {
28 if (sleep_time_bin[bin] == 0)
31 bin ? 1 << (bin - 1) : 0, 1 << bin,
32 sleep_time_bin[bin]);
48 /* Cap bin inde
49 int bin = min(fls(t->tv_sec), NUM_BINS-1); local
[all...]
/linux-master/sound/isa/msnd/
H A Dmsnd.h281 const u8 *bin, int len);
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-cldma.h208 const void *bin, u32 size, bool wait);
/linux-master/tools/debugging/
H A DMakefile5 BINDIR ?= bin
/linux-master/tools/kvm/kvm_stat/
H A DMakefile4 BINDIR=usr/bin
/linux-master/tools/power/cpupower/debug/i386/
H A DMakefile8 bindir = /usr/bin
10 INSTALL = /usr/bin/install
/linux-master/tools/power/cpupower/debug/x86_64/
H A DMakefile8 bindir = /usr/bin
10 INSTALL = /usr/bin/install
/linux-master/tools/testing/ktest/examples/
H A Dsnowball.conf15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-unknown-linux-gnueabi- make ARCH=arm
/linux-master/tools/testing/selftests/memory-hotplug/
H A DMakefile9 @/bin/bash ./mem-on-off-test.sh -r 10 && echo "memory-hotplug selftests: [PASS]" || echo "memory-hotplug selftests: [FAIL]"
/linux-master/tools/testing/selftests/pstore/
H A Dcommon_tests0 #!/bin/sh
68 /bin/echo "$@" | tee -a $LOG_FILE
/linux-master/tools/testing/selftests/rcutorture/
H A DMakefile3 ( cd ../../../..; tools/testing/selftests/rcutorture/bin/kvm.sh --duration 10 --configs TREE01 )
/linux-master/
H A DMakefile372 # Cross compiling and selecting different set of gcc/bin-utils
383 # during compilation. Only gcc and related bin-utils executables
775 @/bin/false
803 /bin/false)
/linux-master/arch/arc/
H A DMakefile97 boot_targets := uImage.bin uImage.gz uImage.lzma
103 uimage-default-y := uImage.bin
/linux-master/arch/arc/boot/
H A DMakefile15 targets += vmlinux.bin
16 targets += vmlinux.bin.gz
17 targets += vmlinux.bin.lzma
18 targets += uImage.bin
22 $(obj)/vmlinux.bin: vmlinux FORCE
25 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
28 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
31 $(obj)/uImage.bin
[all...]
/linux-master/arch/microblaze/boot/
H A DMakefile6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.*
10 $(obj)/linux.bin: vmlinux FORCE
13 $(obj)/linux.bin.ub: $(obj)/linux.bin FORCE
16 $(obj)/linux.bin.gz: $(obj)/linux.bin FORCE
/linux-master/arch/mips/
H A DMakefile363 boot-y := vmlinux.bin
367 boot-y += uImage.bin
380 bootz-y += vmlinuz.bin
383 bootz-y += uzImage.bin
420 /bin/false
453 echo ' vmlinux.bin - Raw binary boot image'
458 echo ' vmlinuz.bin - Raw binary zboot image'
461 echo ' uImage.bin - U-Boot image (uncompressed)'
466 echo ' uzImage.bin - U-Boot image (self-extracting)'
/linux-master/arch/mips/boot/
H A DMakefile26 suffix-y := bin
38 targets += vmlinux.bin
41 $(obj)/vmlinux.bin: $(VMLINUX) FORCE
42 $(call if_changed,bin)
57 extra-y += vmlinux.bin.bz2
58 extra-y += vmlinux.bin.gz
59 extra-y += vmlinux.bin.lzma
60 extra-y += vmlinux.bin.lzo
62 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORC
[all...]
/linux-master/arch/mips/boot/compressed/
H A DMakefile60 targets += vmlinux.bin
62 OBJCOPYFLAGS_vmlinux.bin := $(OBJCOPYFLAGS) -O binary -R .comment -S
64 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE
75 targets += vmlinux.bin.z
77 $(obj)/vmlinux.bin.z: $(obj)/vmlinux.bin FORCE
82 OBJCOPYFLAGS_piggy.o := --add-section=.image=$(obj)/vmlinux.bin.z \
85 $(obj)/piggy.o: $(obj)/dummy.o $(obj)/vmlinux.bin.z FORCE
101 $(obj)/vmlinux.bin $(LINKER_LOAD_ADDRESS))
154 targets += ../vmlinuz.bin
[all...]
/linux-master/arch/mips/vdso/
H A DMakefile71 rm -f $@; /bin/false); fi
/linux-master/arch/nios2/boot/
H A DMakefile13 OBJCOPYFLAGS_vmlinux.bin := -O binary
15 targets += vmlinux.bin vmlinux.gz vmImage
17 $(obj)/vmlinux.bin: vmlinux FORCE
20 $(obj)/vmlinux.gz: $(obj)/vmlinux.bin FORCE
/linux-master/arch/openrisc/
H A DMakefile26 all: vmlinux.bin
60 PHONY += vmlinux.bin
62 vmlinux.bin: vmlinux

Completed in 397 milliseconds

1234567