Home
last modified time | relevance | path

Searched refs:cat (Results 1 – 25 of 27) sorted by relevance

12

/arch/powerpc/tools/
Dhead_check.sh50 vma=$(cat .tmp_symbols.txt | grep -e " [TA] _stext$" | cut -d' ' -f1)
54 start_head_addr=$(cat .tmp_symbols.txt | grep " t start_first_256B$" | cut -d' ' -f1)
66 expected_start_text_addr=$(cat .tmp_symbols.txt | grep " a text_start$" | cut -d' ' -f1 | sed "s/^0…
68 start_text_addr=$(cat .tmp_symbols.txt | grep " t start_text$" | cut -d' ' -f1)
Drelocs_check.sh47 ([ "$undef_weak_symbols" ] && grep -F -w -v "$undef_weak_symbols" || cat)
/arch/s390/include/asm/
Dperf_event.h32 #define CPUMF_EVENT_ATTR(cat, name, id) \ argument
33 PMU_EVENT_ATTR(name, EVENT_VAR(cat, name), id, cpumf_events_sysfs_show)
34 #define CPUMF_EVENT_PTR(cat, name) EVENT_PTR(cat, name) argument
Dap.h253 unsigned int cat : 8; member
/arch/s390/kernel/syscalls/
Dsyscalltbl59 if ! cat $temp |cut -f1 |uniq -d 2>&1; then
86 cat <<-EoHEADER
137 cat <<-EoHEADER
148 cat <<-EoFOOTER
173 cat <<-EoHEADER
/arch/sh/boot/compressed/
Dinstall.sh41 cat $2 > $4/vmlinuz-$1
54 cat $2 > $4/vmlinux-$1
/arch/powerpc/boot/
Dinstall.sh42 cat $2 > $4/$image_name
53 cat $1 > $path/$image_name
/arch/alpha/boot/
DMakefile22 ( cat $(obj)/tools/lxboot $(obj)/tools/bootlx $(obj)/vmlinux.nh ) > $@
28 cat $(obj)/tools/bootph $(obj)/vmlinux.nh > $@
30 cat $(INITRD) >> $@
36 cat $(obj)/tools/bootpzh $(obj)/vmlinux.nh.gz > $@
38 cat $(INITRD) >> $@
/arch/s390/boot/
Dinstall.sh34 cat $2 > $4/vmlinuz
/arch/sparc/boot/
Dinstall.sh49 cat $2 > $4/vmlinuz
/arch/m68k/
Dinstall.sh49 cat $2 > $4/vmlinuz
/arch/nios2/boot/
Dinstall.sh49 cat $2 > $4/vmlinuz
/arch/ia64/
Dinstall.sh37 cat $2 > $4/vmlinuz
DMakefile43 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@
/arch/riscv/boot/
Dinstall.sh54 cat $2 > $4/$base-$1
/arch/arm64/boot/
Dinstall.sh54 cat $2 > $4/$base-$1
/arch/parisc/boot/
Dinstall.sh59 cat $2 > $4/$base-$1
/arch/arm/boot/
Dinstall.sh54 cat $2 > $4/$base-$1
/arch/x86/boot/
Dinstall.sh49 cat $2 > $4/vmlinuz
DMakefile82 @$(kecho) 'Kernel: $@ is ready' ' (#'`cat .version`')'
150 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
Dgenimage.sh118 -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 \
/arch/parisc/
Dinstall.sh60 cat $2 > $4/$base-$1
/arch/xtensa/boot/lib/
DMakefile26 cmd_copy_zlib = cat $< > $@
/arch/ia64/scripts/
Dtoolchain-flags22 cat >&2 <<EOF
/arch/mips/boot/
DMakefile118 cmd_its_cat = cat $(real-prereqs) >$@

12