Searched defs:targets (Results 1 - 25 of 79) sorted by path

1234

/linux-master/arch/nios2/boot/compressed/
H A DMakefile6 targets := vmlinux head.o misc.o piggy.o vmlinux.lds macro
/linux-master/arch/sh/boot/romimage/
H A DMakefile8 targets := vmlinux head.o zeropage.bin piggy.o macro
/linux-master/
H A DMakefile704 targets := macro
[all...]
/linux-master/arch/alpha/boot/
H A DMakefile12 targets := vmlinux.gz vmlinux \ macro
/linux-master/arch/arc/kernel/
H A Dsmp.c298 struct cpumask targets; local
300 cpumask_clear_cpu(smp_processor_id(), &targets); local
/linux-master/arch/arm/boot/
H A DMakefile24 targets := Image zImage xipImage bootpImage uImage macro
/linux-master/arch/arm/boot/bootp/
H A DMakefile47 targets := bootp init.o kernel.o initrd.o macro
/linux-master/arch/arm/boot/compressed/
H A DMakefile98 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
/linux-master/arch/arm/vdso/
H A DMakefile11 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.so.raw vdso.lds macro
/linux-master/arch/arm64/boot/
H A DMakefile19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo Image.zst macro
/linux-master/arch/arm64/kernel/vdso/
H A DMakefile15 targets := $(obj-vdso) vdso.so vdso.so.dbg macro
/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile121 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso32.so.dbg vdso.so.raw macro
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c126 int targets = (val >> 16) & 0xff; local
[all...]
/linux-master/arch/csky/boot/
H A DMakefile2 targets := Image zImage uImage macro
/linux-master/arch/csky/kernel/vdso/
H A DMakefile20 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds vdso-dummy.o macro
/linux-master/arch/hexagon/kernel/
H A Dsmp.c223 struct cpumask targets; local
225 cpumask_clear_cpu(smp_processor_id(), &targets); local
/linux-master/arch/loongarch/boot/
H A DMakefile14 targets := vmlinux.elf macro
/linux-master/arch/microblaze/boot/
H A DMakefile6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* macro
/linux-master/arch/mips/boot/
H A DMakefile32 targets := vmlinux.ecoff macro
[all...]
/linux-master/arch/mips/boot/compressed/
H A DMakefile58 targets := $(notdir $(vmlinuzobjs-y)) macro
[all...]
/linux-master/arch/parisc/boot/
H A DMakefile6 targets := image macro
/linux-master/arch/parisc/boot/compressed/
H A DMakefile13 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 macro
/linux-master/arch/parisc/kernel/vdso32/
H A DMakefile7 targets := $(obj-vdso32) vdso32.so macro
/linux-master/arch/parisc/kernel/vdso64/
H A DMakefile7 targets := $(obj-vdso64) vdso64.so macro
/linux-master/arch/powerpc/kernel/vdso/
H A DMakefile45 targets := $(obj-vdso32) vdso32.so.dbg vgettimeofday-32.o macro

Completed in 292 milliseconds

1234