| /linux/arch/x86/boot/ | 
| H A D | a20.c | 22 	int loops = MAX_8042_LOOPS;  in empty_8042()  local 54 static int a20_test(int loops)  in a20_test() 130        int loops = A20_ENABLE_LOOPS;  in enable_a20()  local
  | 
| /linux/arch/mips/kernel/ | 
| H A D | spinlock_test.c | 14 	int loops;  in ss_get()  local 47 	int loops;  member 57 	int loops;  in multi_other()  local
  | 
| /linux/arch/arc/include/asm/ | 
| H A D | delay.h | 22 static inline void __delay(unsigned long loops)  in __delay() 56 	unsigned long loops;  in __udelay()  local
  | 
| /linux/arch/csky/lib/ | 
| H A D | delay.c | 8 void __aligned(8) __delay(unsigned long loops)  in __delay() 21 	unsigned long long loops;  in __const_udelay()  local
  | 
| /linux/arch/microblaze/include/asm/ | 
| H A D | delay.h | 13 static inline void __delay(unsigned long loops)  in __delay() 47 	unsigned loops = tmp >> 32;  in __udelay()  local
  | 
| /linux/tools/gpio/ | 
| H A D | gpio-hammer.c | 26 		  unsigned int loops)  in hammer_device() 131 	unsigned int loops = 0;  in main()  local
  | 
| /linux/drivers/clocksource/ | 
| H A D | timer-vt8500.c | 45 	int loops = msecs_to_loops(10);  in vt8500_timer_read()  local 64 	int loops = msecs_to_loops(10);  in vt8500_timer_set_next_event()  local
  | 
| /linux/arch/mips/cavium-octeon/ | 
| H A D | csrc-octeon.c | 72 	unsigned loops = 2;  in octeon_init_cvmcount()  local 172 void __delay(unsigned long loops)  in __delay()
  | 
| /linux/drivers/spi/ | 
| H A D | spi-altera-dfl.c | 53 	int loops;  in indirect_bus_reg_read()  local 79 	int loops;  in indirect_bus_reg_write()  local
  | 
| /linux/arch/parisc/include/asm/ | 
| H A D | delay.h | 5 static __inline__ void __delay(unsigned long loops) {  in __delay()
  | 
| /linux/tools/testing/selftests/net/bench/page_pool/ | 
| H A D | time_bench.c | 216 bool time_bench_loop(uint32_t loops, int step, char *txt, void *data,  in time_bench_loop() 329 void time_bench_run_concurrent(uint32_t loops, int step, void *data,  in time_bench_run_concurrent()
  | 
| /linux/arch/sh/lib/ | 
| H A D | delay.c | 11 void __delay(unsigned long loops)  in __delay()
  | 
| /linux/arch/parisc/lib/ | 
| H A D | delay.c | 32 	u32 bclock, now, loops = __loops;  in __cr16_delay()  local
  | 
| /linux/arch/x86/um/ | 
| H A D | delay.c | 12 void __delay(unsigned long loops)  in __delay()
  | 
| /linux/arch/alpha/lib/ | 
| H A D | udelay.c | 23 __delay(int loops)  in __delay()
  | 
| /linux/arch/sparc/include/asm/ | 
| H A D | delay_32.h | 13 static inline void __delay(unsigned long loops)  in __delay()
  | 
| /linux/arch/s390/lib/ | 
| H A D | delay.c | 15 void __delay(unsigned long loops)  in __delay()
  | 
| /linux/kernel/dma/ | 
| H A D | map_benchmark.c | 31 	atomic64_t loops;  member 120 	u64 loops;  in do_map_benchmark()  local
  | 
| /linux/arch/nios2/lib/ | 
| H A D | delay.c | 22 	u64 loops;  in __const_udelay()  local
  | 
| /linux/arch/mips/lib/ | 
| H A D | delay.c | 28 void __delay(unsigned long loops)  in __delay()
  | 
| /linux/arch/openrisc/lib/ | 
| H A D | delay.c | 41 	unsigned long long loops;  in __const_udelay()  local
  | 
| /linux/arch/x86/realmode/rm/ | 
| H A D | wakemain.c | 5 static void udelay(int loops)  in udelay()
  | 
| /linux/arch/xtensa/include/asm/ | 
| H A D | delay.h | 20 static inline void __delay(unsigned long loops)  in __delay()
  | 
| /linux/arch/m68k/include/asm/ | 
| H A D | delay.h | 34 static inline void __delay(unsigned long loops)  in __delay()
  | 
| /linux/drivers/soc/fsl/qbman/ | 
| H A D | bman_test_api.c | 99 	int i, loops = LOOPS;  in bman_test_api()  local
  |