Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmprls0025pa.c177 int nloops = 10; in mpr_read_pressure() local
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgrip_mp.c136 int i, nloops; in poll_until() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Drefscale.c129 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() argument
139 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() argument
165 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() argument
176 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() argument
197 rcu_tasks_ref_scale_read_section(const int nloops) rcu_tasks_ref_scale_read_section() argument
205 rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) rcu_tasks_ref_scale_delay_section() argument
221 rcu_trace_ref_scale_read_section(const int nloops) rcu_trace_ref_scale_read_section() argument
231 rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) rcu_trace_ref_scale_delay_section() argument
252 ref_refcnt_section(const int nloops) ref_refcnt_section() argument
262 ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) ref_refcnt_delay_section() argument
288 ref_rwlock_section(const int nloops) ref_rwlock_section() argument
298 ref_rwlock_delay_section(const int nloops, const int udl, const int ndl) ref_rwlock_delay_section() argument
324 ref_rwsem_section(const int nloops) ref_rwsem_section() argument
334 ref_rwsem_delay_section(const int nloops, const int udl, const int ndl) ref_rwsem_delay_section() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgrip_mp.c136 int i, nloops; in poll_until() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c1027 uint64_t nloops; member
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) test_execute() argument
/kernel/linux/linux-6.6/kernel/rcu/
H A Drefscale.c146 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() argument
156 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() argument
183 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() argument
194 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() argument
217 rcu_tasks_ref_scale_read_section(const int nloops) rcu_tasks_ref_scale_read_section() argument
225 rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) rcu_tasks_ref_scale_delay_section() argument
251 rcu_trace_ref_scale_read_section(const int nloops) rcu_trace_ref_scale_read_section() argument
261 rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) rcu_trace_ref_scale_delay_section() argument
290 ref_refcnt_section(const int nloops) ref_refcnt_section() argument
300 ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) ref_refcnt_delay_section() argument
327 ref_rwlock_section(const int nloops) ref_rwlock_section() argument
337 ref_rwlock_delay_section(const int nloops, const int udl, const int ndl) ref_rwlock_delay_section() argument
364 ref_rwsem_section(const int nloops) ref_rwsem_section() argument
374 ref_rwsem_delay_section(const int nloops, const int udl, const int ndl) ref_rwsem_delay_section() argument
395 ref_lock_section(const int nloops) ref_lock_section() argument
407 ref_lock_delay_section(const int nloops, const int udl, const int ndl) ref_lock_delay_section() argument
428 ref_lock_irq_section(const int nloops) ref_lock_irq_section() argument
441 ref_lock_irq_delay_section(const int nloops, const int udl, const int ndl) ref_lock_irq_delay_section() argument
464 ref_acqrel_section(const int nloops) ref_acqrel_section() argument
477 ref_acqrel_delay_section(const int nloops, const int udl, const int ndl) ref_acqrel_delay_section() argument
499 ref_clock_section(const int nloops) ref_clock_section() argument
511 ref_clock_delay_section(const int nloops, const int udl, const int ndl) ref_clock_delay_section() argument
531 ref_jiffies_section(const int nloops) ref_jiffies_section() argument
543 ref_jiffies_delay_section(const int nloops, const int udl, const int ndl) ref_jiffies_delay_section() argument
631 typesafe_delay_section(const int nloops, const int udl, const int ndl) typesafe_delay_section() argument
675 typesafe_read_section(const int nloops) typesafe_read_section() argument
[all...]

Completed in 6 milliseconds