Home
last modified time | relevance | path

Searched refs:clobber (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/
H A Dmarkup_oops.pl114 $clobber = $lastword;
116 $clobber =~ s/\([a-z0-9\%\,]+\)//g;
118 $clobber =~ s/.*\,//g;
123 $clobber = "";
127 my $clobberprime = reg_name($clobber);
138 if ($clobber =~ /$reg/ || $clobberprime =~ /$reg/) {
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackagedata.bbclass26 … # If we set unsuffixed variables here there is a chance they could clobber override versions
27 # of that variable, e.g. DESCRIPTION could clobber DESCRIPTION:<pkgname>
28 # We therefore don't clobber for the unsuffixed variable versions
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h322 #define paravirt_clobber(clobber) \ argument
323 [paravirt_clobber] "i" (clobber)
329 #define _paravirt_alt(insn_string, type, clobber) \ argument
336 " .short " clobber "\n" \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/
H A Dparted_3.4.bb27 oe_runmake -C tests print-align print-max dup-clobber duplicate fs-resize print-flags
45 for i in print-align print-max print-flags dup-clobber duplicate fs-resize; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/
H A Dinstall.patch32 @@ -191,43 +198,43 @@ clobber: cleanobjs
33 distclean: clobber
/OK3568_Linux_fs/kernel/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S24 mov r3, r0 ; don;t clobber ret val
H A Dmemcpy-archs.S40 mov r3, r0 ; don;t clobber ret val
/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Ddivi.S18 ;; divu does not clobber B2 either, which is taken advantage of
H A Dremi.S18 ;; divu does not clobber B2 either, which is taken advantage of
H A Dremu.S18 ;; divu does not clobber B2 either, which is taken advantage of
H A Ddivu.S18 ;; divu does not clobber B2 either, which is taken advantage of
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A D0002-tools-only-in-no-dot-config-targets.patch35 no-dot-config-targets := clean clobber mrproper distclean \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Do-not-add-stack-pointer-to-clobber-list.patch4 Subject: [PATCH] Do not add stack pointer to clobber list
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/files/
H A Dno-clobber.patch18 Solve this by changing cp --force to cp --no-clobber, so setup-build only copies
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dhead.S95 ; - Don't clobber r0,r1,r2 as they might have u-boot provided args
H A Dentry-arcv2.S88 ; so a higher prio interrupt taken here won't clobber prev prio icause
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/
H A Dperformance.patch26 -# Do 'set' in a subshell so we don't clobber the current shell's
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/
H A Dgtk-doc_1.33.2.bb27 file://no-clobber.patch \
/OK3568_Linux_fs/buildroot/package/mbedtls/
H A D0001-bn_mul.h-fix-x86-PIC-inline-ASM-compilation-with-GCC.patch11 With ebx added to the MULADDC_STOP clobber list to fix #1550, the inline
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst75 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-harness-perl_3.44.bb111 # do not clobber perl-misc /usr/bin/prove
/OK3568_Linux_fs/kernel/Documentation/parisc/
H A Dregisters.rst46 SR2 kernel should not clobber this
/OK3568_Linux_fs/kernel/drivers/parisc/
H A DKconfig123 such as "INI", "RUN" and "FLT", and might thus clobber messages
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libaio/libaio/
H A D00_arches.patch382 +/* GCC has to be warned that a syscall may clobber all the ABI
386 + the clobber list so it is left out. Also the input arguments
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.def109 C1 ... CP are the P clobber operands.
132 so that it can clobber global memory. */

123