Searched defs:nloops (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/kernel/rcu/ |
D | refscale.c | 148 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() 158 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() 185 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() 196 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 rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section() 227 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_tasks_ref_scale_delay_section() 253 static void rcu_trace_ref_scale_read_section(const int nloops) in rcu_trace_ref_scale_read_section() 263 static void rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_trace_ref_scale_delay_section() 292 static void ref_refcnt_section(const int nloops) in ref_refcnt_section() 302 static void ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) in ref_refcnt_delay_section() [all …]
|
/linux-6.12.1/drivers/iio/pressure/ |
D | mprls0025pa.c | 201 int nloops = 10; in mpr_read_pressure() local
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | memslot_perf_test.c | 802 uint64_t *nloops, in test_execute() 1043 uint64_t nloops; member
|
/linux-6.12.1/drivers/input/joystick/ |
D | grip_mp.c | 136 int i, nloops; in poll_until() local
|