Searched defs:nloops (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/kernel/rcu/ |
D | refscale.c | 144 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() 154 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() 180 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() 191 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() 214 static void rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section() 222 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_tasks_ref_scale_delay_section() 248 static void rcu_trace_ref_scale_read_section(const int nloops) in rcu_trace_ref_scale_read_section() 258 static void rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_trace_ref_scale_delay_section() 287 static void ref_refcnt_section(const int nloops) in ref_refcnt_section() 297 static void ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) in ref_refcnt_delay_section() [all …]
|
/Linux-v6.1/tools/testing/selftests/kvm/ |
D | memslot_perf_test.c | 748 uint64_t *nloops, in test_execute() 942 uint64_t nloops; member
|
/Linux-v6.1/drivers/input/joystick/ |
D | grip_mp.c | 136 int i, nloops; in poll_until() local
|