H A D | refscale.c | 137 void (*readsection)(const int nloops); 138 void (*delaysection)(const int nloops, const int udl, const int ndl); 152 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section() argument 156 for (i = nloops; i >= 0; i--) { 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() argument 166 for (i = nloops; i >= 0; i--) { in ref_rcu_delay_section() 189 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section() argument 194 for (i = nloops; i >= 0; i--) { 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() argument 205 for (i = nloops; in srcu_ref_scale_delay_section() 219 srcu_fast_ref_scale_read_section(const int nloops) srcu_fast_ref_scale_read_section() argument 230 srcu_fast_ref_scale_delay_section(const int nloops,const int udl,const int ndl) srcu_fast_ref_scale_delay_section() argument 253 rcu_tasks_ref_scale_read_section(const int nloops) rcu_tasks_ref_scale_read_section() argument 261 rcu_tasks_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_tasks_ref_scale_delay_section() argument 287 rcu_trace_ref_scale_read_section(const int nloops) rcu_trace_ref_scale_read_section() argument 297 rcu_trace_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_trace_ref_scale_delay_section() argument 326 ref_refcnt_section(const int nloops) ref_refcnt_section() argument 336 ref_refcnt_delay_section(const int nloops,const int udl,const int ndl) ref_refcnt_delay_section() argument 363 ref_rwlock_section(const int nloops) ref_rwlock_section() argument 373 ref_rwlock_delay_section(const int nloops,const int udl,const int ndl) ref_rwlock_delay_section() argument 400 ref_rwsem_section(const int nloops) ref_rwsem_section() argument 410 ref_rwsem_delay_section(const int nloops,const int udl,const int ndl) ref_rwsem_delay_section() argument 431 ref_lock_section(const int nloops) ref_lock_section() argument 443 ref_lock_delay_section(const int nloops,const int udl,const int ndl) ref_lock_delay_section() argument 464 ref_lock_irq_section(const int nloops) ref_lock_irq_section() argument 477 ref_lock_irq_delay_section(const int nloops,const int udl,const int ndl) ref_lock_irq_delay_section() argument 500 ref_acqrel_section(const int nloops) ref_acqrel_section() argument 513 ref_acqrel_delay_section(const int nloops,const int udl,const int ndl) ref_acqrel_delay_section() argument 535 ref_sched_clock_section(const int nloops) ref_sched_clock_section() argument 547 ref_sched_clock_delay_section(const int nloops,const int udl,const int ndl) ref_sched_clock_delay_section() argument 568 ref_clock_section(const int nloops) ref_clock_section() argument 580 ref_clock_delay_section(const int nloops,const int udl,const int ndl) ref_clock_delay_section() argument 600 ref_jiffies_section(const int nloops) ref_jiffies_section() argument 612 ref_jiffies_delay_section(const int nloops,const int udl,const int ndl) ref_jiffies_delay_section() argument 700 typesafe_delay_section(const int nloops,const int udl,const int ndl) typesafe_delay_section() argument 744 typesafe_read_section(const int nloops) typesafe_read_section() argument [all...] |