Home
last modified time | relevance | path

Searched refs:arch (Results 1 – 17 of 17) sorted by relevance

/scripts/
Dcheckstack.pl40 my $arch = shift;
41 if ($arch eq "") {
42 $arch = `uname -m`;
43 chomp($arch);
49 if ($arch =~ '^(aarch|arm)64$') {
54 } elsif ($arch eq 'arm') {
57 } elsif ($arch =~ /^x86(_64)?$/ || $arch =~ /^i[3456]86$/) {
63 } elsif ($arch eq 'ia64') {
66 } elsif ($arch eq 'm68k') {
70 } elsif ($arch eq 'mips64') {
[all …]
Drecordmcount.pl123 my ($arch, $endian, $bits, $objdump, $objcopy, $cc,
210 if ($arch =~ /(x86(_64)?)|(i386)/) {
212 $arch = "x86_64";
214 $arch = "i386";
231 if ($arch eq "x86_64") {
243 } elsif ($arch eq "i386") {
253 } elsif ($arch eq "s390" && $bits == 64) {
266 } elsif ($arch eq "sh") {
273 } elsif ($arch eq "powerpc") {
299 } elsif ($arch eq "arm") {
[all …]
Dtags.sh35 ALLSOURCE_ARCHS=$(find ${tree}arch/ -mindepth 1 -maxdepth 1 -type d -printf '%f ')
44 find ${tree}arch/$1 $ignore $prune -name "$2" -not -type l -print;
50 include=$(find ${tree}arch/$1/ -name include -type d -print);
69 \( -path ${tree}include -o -path ${tree}arch -o -name '.tmp_*' \) -prune -o \
85 for arch in $ALLSOURCE_ARCHS
87 find_sources $arch '*.[chS]'
121 find ${tree}arch/ -maxdepth 1 $ignore \
123 for arch in $ALLSOURCE_ARCHS; do
124 find_sources $arch 'Kconfig*'
Dleaking_addresses.pl184 state $arch = `uname -m`;
186 chomp $arch;
187 if ($arch =~ m/i[3456]86/) {
196 my $arch = `uname -m`;
198 chomp $arch;
199 if ($arch eq $desc) {
Dheaders_check.pl26 my ($dir, $arch, @files) = @ARGV;
58 $inc =~ s#asm/#asm-$arch/#;
DMakefile.package78 +dpkg-buildpackage -r$(KBUILD_PKG_ROOTCMD) -a$$(cat debian/arch) $(DPKG_FLAGS) -i.git -us -uc
83 +dpkg-buildpackage -r$(KBUILD_PKG_ROOTCMD) -a$$(cat debian/arch) $(DPKG_FLAGS) -b -nc -uc
102 snapcraft --target-arch=$(UTS_MACHINE)
Dchecksyscalls.sh264 (ignore_list && syscall_list $(dirname $0)/../arch/x86/entry/syscalls/syscall_32.tbl) | \
Dsubarch.include1 # SUBARCH tells the usermode build what the underlying arch is. That is set
DMakefile.modfinal31 ARCH_POSTLINK := $(wildcard $(srctree)/arch/$(SRCARCH)/Makefile.postlink)
/scripts/package/
Dbuilddeb137 host_arch=$(dpkg-architecture -a$(cat debian/arch) -qDEB_HOST_MULTIARCH)
169 (cd $srctree; find arch/*/include include scripts -type f -o -type l) >> "$objtree/debian/hdrsrcfil…
170 (cd $srctree; find arch/$SRCARCH -name module.lds -o -name Kbuild.platforms -o -name Platform) >> "…
171 (cd $srctree; find $(find arch/$SRCARCH -name include -o -name scripts -type d) -type f) >> "$objtr…
175 (cd $objtree; find arch/$SRCARCH/include Module.symvers include scripts -type f) >> "$objtree/debia…
Dmkdebian138 echo $debarch > debian/arch
/scripts/gdb/linux/
Dutils.py129 def is_target_arch(arch): argument
131 return arch in gdb.newest_frame().architecture().name()
136 return arch in target_arch
/scripts/kconfig/
DMakefile81 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),)
83 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
90 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
92 configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/configs/$@)
/scripts/atomic/
Dgen-atomic-instrumented.sh137 * To use this functionality an arch's atomic.h file needs to define all
/scripts/dtc/
Ddtx_diff143 if [ ! -d ${srctree}/arch/${ARCH} ] ; then
151 if [ -d ${git_root}/arch/ ] ; then
/scripts/coccinelle/misc/
Dcond_no_effect.cocci18 // arch/sh/kernel/traps_64.c:read_opcode()
/scripts/gcc-plugins/
DKconfig14 An arch should select this symbol if it supports building with