Searched defs:nloops (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/iio/pressure/
H A Dmprls0025pa.c201 int nloops = 10; local
/linux-master/drivers/input/joystick/
H A Dgrip_mp.c136 int i, nloops; local
/linux-master/kernel/rcu/
H A Drefscale.c146 static void ref_rcu_read_section(const int nloops) argument
156 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) argument
183 static void srcu_ref_scale_read_section(const int nloops) argument
194 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) argument
217 rcu_tasks_ref_scale_read_section(const int nloops) argument
225 rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) argument
251 rcu_trace_ref_scale_read_section(const int nloops) argument
261 rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) argument
290 ref_refcnt_section(const int nloops) argument
300 ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) argument
327 ref_rwlock_section(const int nloops) argument
337 ref_rwlock_delay_section(const int nloops, const int udl, const int ndl) argument
364 ref_rwsem_section(const int nloops) argument
374 ref_rwsem_delay_section(const int nloops, const int udl, const int ndl) argument
395 ref_lock_section(const int nloops) argument
407 ref_lock_delay_section(const int nloops, const int udl, const int ndl) argument
428 ref_lock_irq_section(const int nloops) argument
441 ref_lock_irq_delay_section(const int nloops, const int udl, const int ndl) argument
464 ref_acqrel_section(const int nloops) argument
477 ref_acqrel_delay_section(const int nloops, const int udl, const int ndl) argument
499 ref_clock_section(const int nloops) argument
511 ref_clock_delay_section(const int nloops, const int udl, const int ndl) argument
531 ref_jiffies_section(const int nloops) argument
543 ref_jiffies_delay_section(const int nloops, const int udl, const int ndl) argument
631 typesafe_delay_section(const int nloops, const int udl, const int ndl) argument
675 typesafe_read_section(const int nloops) argument
[all...]
/linux-master/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c1027 uint64_t nloops; member in struct:test_result
791 test_execute(int nslots, uint64_t *maxslots, unsigned int maxtime, const struct test_data *tdata, uint64_t *nloops, struct timespec *slot_runtime, struct timespec *guest_runtime) argument

Completed in 93 milliseconds