Searched refs:slow (Results 1 – 25 of 37) sorted by relevance
12
/arch/ia64/ |
D | Kconfig.debug | 44 bool "Turn on compare-and-exchange bug checking (slow!)" 48 compare-and-exchange instructions. This is slow! Itaniums 53 bool "Turn on irq debug checks (slow!)" 58 problems, but slow! If you're unsure, select N.
|
/arch/sh/mm/ |
D | gup.c | 242 goto slow; in get_user_pages_fast() 244 goto slow; in get_user_pages_fast() 254 slow: in get_user_pages_fast()
|
/arch/arc/lib/ |
D | memcmp.S | 74 ; slow track insn 89 ; slow track insn 102 ; slow track insn
|
/arch/sparc/mm/ |
D | gup.c | 264 goto slow; in get_user_pages_fast() 266 goto slow; in get_user_pages_fast() 277 slow: in get_user_pages_fast()
|
/arch/mips/mm/ |
D | gup.c | 274 goto slow; in get_user_pages_fast() 276 goto slow; in get_user_pages_fast() 282 slow: in get_user_pages_fast()
|
/arch/arm/boot/dts/ |
D | kirkwood-is2.dts | 30 slow-gpio = <&gpio0 29 0>;
|
D | kirkwood-ns2.dts | 30 slow-gpio = <&gpio0 29 0>;
|
D | armada-370-seagate-nas-4bay.dts | 94 slow-gpio = <&pca9554 2 GPIO_ACTIVE_HIGH>; 104 slow-gpio = <&pca9554 5 GPIO_ACTIVE_HIGH>;
|
D | kirkwood-ns2max.dts | 49 slow-gpio = <&gpio0 29 0>;
|
D | kirkwood-ns2mini.dts | 50 slow-gpio = <&gpio0 29 0>;
|
D | kirkwood-d2net.dts | 30 slow-gpio = <&gpio0 29 GPIO_ACTIVE_HIGH>;
|
D | at91sam9rl.dtsi | 1065 compatible = "atmel,at91sam9x5-clk-slow-osc"; 1072 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 1080 compatible = "atmel,at91sam9x5-clk-slow";
|
D | at91sam9n12.dtsi | 416 compatible = "atmel,at91sam9x5-clk-slow-osc"; 422 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 429 compatible = "atmel,at91sam9x5-clk-slow";
|
D | at91sam9x5.dtsi | 416 compatible = "atmel,at91sam9x5-clk-slow-osc"; 422 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 429 compatible = "atmel,at91sam9x5-clk-slow";
|
/arch/nios2/ |
D | Kconfig.debug | 16 This option will slow down process creation somewhat.
|
/arch/sh/include/asm/ |
D | io.h | 158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 166 slow; \ 176 slow; \
|
/arch/mips/include/asm/ |
D | io.h | 375 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 392 slow; \ 405 slow; \
|
/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 94 movhu d2,(a2) # request a slow interrupt 159 movhu d2,(a2) # request a slow interrupt
|
/arch/sh/lib/ |
D | memset-sh4.S | 39 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
|
D | checksum.S | 225 bf 3f ! Different alignments, use slow version 227 bf 3f ! If not, do it the slow way
|
/arch/arm64/boot/dts/marvell/ |
D | armada-8040-mcbin.dts | 116 * the "slow-mode" and disable SDR104, SDR50 and DDR50 modes. 118 marvell,xenon-phy-slow-mode;
|
/arch/sh/ |
D | Kconfig.debug | 76 If running in painfully slow environments, such as an RTL
|
/arch/alpha/lib/ |
D | ev6-memcpy.S | 39 bne $1, $misaligned # U : Nope - gotta do this the slow way
|
/arch/m68k/ |
D | Kconfig.devices | 75 is quite slow.
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 171 ;; Keep it simple (slow), save all the regs.
|
12