Searched defs:nloops (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | refscale.c | 146 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() 156 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() 183 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() 194 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() 217 static void rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section() 225 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_tasks_ref_scale_delay_section() 251 static void rcu_trace_ref_scale_read_section(const int nloops) in rcu_trace_ref_scale_read_section() 261 static void rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_trace_ref_scale_delay_section() 290 static void ref_refcnt_section(const int nloops) in ref_refcnt_section() 300 static void ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) in ref_refcnt_delay_section() [all …]
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | mprls0025pa.c | 177 int nloops = 10; in mpr_read_pressure() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | memslot_perf_test.c | 794 uint64_t *nloops, in test_execute() 1027 uint64_t nloops; member
|
/openbmc/linux/drivers/input/joystick/ |
H A D | grip_mp.c | 136 int i, nloops; in poll_until() local
|