Home
last modified time | relevance | path

Searched defs:loops (Results 26 – 50 of 121) sorted by relevance

12345

/openbmc/linux/arch/x86/realmode/rm/
H A Dwakemain.c5 static void udelay(int loops) in udelay()
/openbmc/linux/kernel/dma/
H A Dmap_benchmark.c31 atomic64_t loops; member
120 u64 loops; in do_map_benchmark() local
/openbmc/linux/arch/ia64/include/asm/
H A Ddelay.h79 __delay (unsigned long loops) in __delay()
/openbmc/linux/arch/xtensa/include/asm/
H A Ddelay.h20 static inline void __delay(unsigned long loops) in __delay()
/openbmc/linux/arch/m68k/include/asm/
H A Ddelay.h34 static inline void __delay(unsigned long loops) in __delay()
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c90 int loops; in tps65090_fet_set_enable() local
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test_api.c99 int i, loops = LOOPS; in bman_test_api() local
/openbmc/linux/arch/arm/lib/
H A Ddelay.c55 unsigned long long loops = xloops; in __timer_const_udelay() local
/openbmc/linux/arch/arm64/include/asm/
H A Dfutex.h85 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c20 unsigned int loops; member
/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c10 unsigned long loops; member
/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c76 int loops = 1000; in dsp_get_byte() local
103 int loops = 1000; in dsp_command() local
/openbmc/linux/tools/perf/bench/
H A Dsched-seccomp-notify.c29 static uint64_t loops = LOOPS_DEFAULT; variable
H A Dsyscall.c26 static int loops = LOOPS_DEFAULT; variable
H A Dsched-pipe.c38 static int loops = LOOPS_DEFAULT; variable
H A Duprobe.c26 static int loops = LOOPS_DEFAULT; variable
/openbmc/linux/drivers/spi/
H A Dspi-cavium.c19 unsigned int loops = 0; in octeon_spi_wait_ready() local
/openbmc/u-boot/lib/zlib/
H A Dinffast.c257 unsigned long loops; in inflate_fast() local
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c43 static inline void delay(ulong loops) in delay()
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c241 unsigned long loops; in inflate_fast() local
/openbmc/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c46 register uint32_t loops = (usecs * 1000) / 20; in early_udelay() local
/openbmc/linux/drivers/video/fbdev/
H A Dwmt_ge_rops.c115 int loops = 5000000; in wmt_ge_sync() local
/openbmc/linux/arch/x86/events/intel/
H A Dknc.c218 int bit, loops; in knc_pmu_handle_irq() local
/openbmc/linux/tools/testing/radix-tree/
H A Dbenchmark.c20 int l, loops = 1; in benchmark_iter() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-jz4780.c186 unsigned long loops = 5; in jz4780_i2c_disable() local
205 unsigned long loops = 5; in jz4780_i2c_enable() local
224 unsigned long loops = 5; in jz4780_i2c_set_target() local

12345