Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drefscale.c152 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section()
162 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section()
189 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section()
200 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section()
219 static void srcu_fast_ref_scale_read_section(const int nloops) in srcu_fast_ref_scale_read_section()
230 static void srcu_fast_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_ref_scale_delay_section()
249 static void srcu_lite_ref_scale_read_section(const int nloops) in srcu_lite_ref_scale_read_section()
260 static void srcu_lite_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_lite_ref_scale_delay_section()
283 static void rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section()
291 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_tasks_ref_scale_delay_section()
[all …]
/linux/drivers/iio/pressure/
H A Dmprls0025pa.c201 int nloops = 10; in mpr_read_pressure() local
/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c802 uint64_t *nloops, in test_execute()
1043 uint64_t nloops; member
/linux/drivers/input/joystick/
H A Dgrip_mp.c136 int i, nloops; in poll_until() local