/openbmc/linux/tools/testing/selftests/sync/ |
H A D | sync_stress_consumer.c | 55 int iterations; member 69 int iterations = test_data_mpsc.iterations; in mpsc_producer_thread() local 111 int iterations = test_data_mpsc.iterations; in mpcs_consumer_thread() local 155 int iterations = 1 << 12; in test_consumer_stress_multi_producer_single_consumer() local
|
H A D | sync_stress_parallelism.c | 35 int iterations; member 44 int iterations = test_data_two_threads.iterations; in test_stress_two_threads_shared_timeline_thread() local
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | flush_utils.c | 30 void syscall_loop(char *p, unsigned long iterations, in syscall_loop() 40 void syscall_loop_uaccess(char *p, unsigned long iterations, in syscall_loop_uaccess()
|
H A D | entry_flush.c | 27 unsigned long iterations = 100000, zero_size = 24 * 1024; in entry_flush_test() local
|
H A D | rfi_flush.c | 27 unsigned long iterations = 100000, zero_size = 24 * 1024; in rfi_flush_test() local
|
H A D | uaccess_flush.c | 28 unsigned long iterations = 100000, zero_size = 24 * 1024; in uaccess_flush_test() local
|
/openbmc/linux/samples/timers/ |
H A D | hpet_example.c | 134 int iterations, i, fd; in hpet_poll() local 226 int iterations, i, fd, value; in hpet_fasync() local
|
/openbmc/qemu/crypto/ |
H A D | pbkdf.c | 96 uint64_t iterations; member 113 uint64_t iterations = (1 << 15); in threaded_qcrypto_pbkdf2_count_iters() local
|
H A D | pbkdf-gcrypt.c | 48 uint64_t iterations, in qcrypto_pbkdf2()
|
H A D | pbkdf-gnutls.c | 45 uint64_t iterations, in qcrypto_pbkdf2()
|
H A D | pbkdf-nettle.c | 49 uint64_t iterations, in qcrypto_pbkdf2()
|
/openbmc/u-boot/lib/dhry/ |
H A D | cmd_dhry.c | 15 int iterations = 1000000; in do_dhry() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-blockjob-txn.c | 22 unsigned int iterations; member 78 static BlockJob *test_block_job_start(unsigned int iterations, in test_block_job_start()
|
/openbmc/linux/lib/ |
H A D | dhry_run.c | 27 static int iterations = -1; variable
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | crc-vpmsum_test.c | 18 static unsigned long iterations = 10000; variable
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 21 static int iterations = ITERATIONS; variable
|
/openbmc/linux/tools/perf/bench/ |
H A D | kallsyms-parse.c | 14 static unsigned int iterations = 100; variable
|
H A D | evlist-open-close.c | 24 static int iterations = 100; variable
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | page_64.h | 45 unsigned long iterations; in clear_page() local
|
/openbmc/u-boot/test/env/ |
H A D | hashtable.c | 61 struct hsearch_data *htab, size_t iterations) in htab_create_delete()
|
/openbmc/qemu/tests/migration/guestperf/ |
H A D | progress.py | 33 iterations): argument
|
/openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
H A D | sdram_elpida.c | 320 __weak const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs()
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_task.c | 105 unsigned int iterations; in do_task() local
|
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp.c | 78 int iterations; in testcase() local
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | leap-a-day.c | 185 int iterations = 10; in main() local
|