| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | delay.c | 29 void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | delay.h | 10 static inline void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | cpu.c | 28 void sdelay(unsigned long loops) in sdelay()
|
| /OK3568_Linux_fs/kernel/arch/openrisc/lib/ |
| H A D | delay.c | 40 unsigned long long loops; in __const_udelay() local
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | syscall.c | 21 static int loops = LOOPS_DEFAULT; variable
|
| H A D | sched-pipe.c | 38 static int loops = LOOPS_DEFAULT; variable
|
| /OK3568_Linux_fs/kernel/arch/x86/realmode/rm/ |
| H A D | wakemain.c | 5 static void udelay(int loops) in udelay()
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | delay.h | 15 static inline void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | delay.h | 79 __delay (unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | delay.h | 20 static inline void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | lowlevel_init.S | 21 .macro DELAY loops argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | delay.h | 34 static inline void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | delay.c | 21 void __delay(unsigned long loops) in __delay()
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | tps65090_regulator.c | 91 int loops; in tps65090_fet_set_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/ |
| H A D | bman_test_api.c | 99 int i, loops = LOOPS; in bman_test_api() local
|
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | delay.c | 55 unsigned long long loops = xloops; in __timer_const_udelay() local
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | worker.cc | 554 int64 loops = 0; in Work() local 1475 int64 loops = 0; in Work() local 1522 int64 loops = 0; in Work() local 1586 int64 loops = 0; in Work() local 1983 int64 loops = 0; in Work() local 2257 int64 loops = 0; in Work() local 2425 int64 loops = 0; in Work() local 3393 int64 loops = 0; in Work() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | futex.h | 90 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
|
| /OK3568_Linux_fs/kernel/sound/isa/galaxy/ |
| H A D | galaxy.c | 76 int loops = 1000; in dsp_get_byte() local 103 int loops = 1000; in dsp_command() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-cavium.c | 19 unsigned int loops = 0; in octeon_spi_wait_ready() local
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | inffast.c | 257 unsigned long loops; in inflate_fast() local
|
| /OK3568_Linux_fs/u-boot/board/armltd/vexpress/ |
| H A D | vexpress_common.c | 44 static inline void delay(ulong loops) in delay()
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | inffast.c | 241 unsigned long loops; in inflate_fast() local
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | rv3029.c | 127 static int wait_eebusy(int loops) in wait_eebusy()
|
| /OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/ |
| H A D | edb93xx.c | 47 register uint32_t loops = (usecs * 1000) / 20; in early_udelay() local
|