Searched defs:nloops (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/rcu/ |
| H A D | refscale.c | 153 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() 163 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() 192 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() 203 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() 228 static void srcu_fast_ref_scale_read_section(const int nloops) in srcu_fast_ref_scale_read_section() 239 static void srcu_fast_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_ref_scale_delay_section() 264 static void srcu_fast_updown_ref_scale_read_section(const int nloops) in srcu_fast_updown_ref_scale_read_section() 275 static void srcu_fast_updown_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_updown_ref_scale_delay_section() 298 static void rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section() 306 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/tools/testing/selftests/kvm/ |
| H A D | memslot_perf_test.c | 802 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 1043 uint64_t nloops; global() member
|
| /linux/drivers/input/joystick/ |
| H A D | grip_mp.c | 136 int i, nloops; in poll_until() local
|