| H A D | refscale.c | 128 void (*delaysection)(const int nloops, const int udl, const int ndl); 135 static void un_delay(const int udl, const int ndl) 137 if (udl) 138 udelay(udl); 153 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_read_section() 159 un_delay(udl, ndl); in ref_rcu_read_section() 193 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_read_section() 200 un_delay(udl, ndl); in srcu_ref_scale_read_section() 229 static void srcu_fast_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_ref_scale_read_section() 236 un_delay(udl, nd in srcu_fast_ref_scale_read_section() 145 un_delay(const int udl,const int ndl) un_delay() argument 163 ref_rcu_delay_section(const int nloops,const int udl,const int ndl) ref_rcu_delay_section() argument 203 srcu_ref_scale_delay_section(const int nloops,const int udl,const int ndl) srcu_ref_scale_delay_section() argument 239 srcu_fast_ref_scale_delay_section(const int nloops,const int udl,const int ndl) srcu_fast_ref_scale_delay_section() argument 275 srcu_fast_updown_ref_scale_delay_section(const int nloops,const int udl,const int ndl) srcu_fast_updown_ref_scale_delay_section() argument 306 rcu_tasks_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_tasks_ref_scale_delay_section() argument 342 rcu_trace_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_trace_ref_scale_delay_section() argument 384 ref_refcnt_delay_section(const int nloops,const int udl,const int ndl) ref_refcnt_delay_section() argument 412 ref_percpuinc_delay_section(const int nloops,const int udl,const int ndl) ref_percpuinc_delay_section() argument 443 ref_incpercpu_delay_section(const int nloops,const int udl,const int ndl) ref_incpercpu_delay_section() argument 478 ref_incpercpupreempt_delay_section(const int nloops,const int udl,const int ndl) ref_incpercpupreempt_delay_section() argument 516 ref_incpercpubh_delay_section(const int nloops,const int udl,const int ndl) ref_incpercpubh_delay_section() argument 556 ref_incpercpuirqsave_delay_section(const int nloops,const int udl,const int ndl) ref_incpercpuirqsave_delay_section() argument 599 ref_rwlock_delay_section(const int nloops,const int udl,const int ndl) ref_rwlock_delay_section() argument 636 ref_rwsem_delay_section(const int nloops,const int udl,const int ndl) ref_rwsem_delay_section() argument 669 ref_lock_delay_section(const int nloops,const int udl,const int ndl) ref_lock_delay_section() argument 703 ref_lock_irq_delay_section(const int nloops,const int udl,const int ndl) ref_lock_irq_delay_section() argument 736 ref_acqrel_delay_section(const int nloops,const int udl,const int ndl) ref_acqrel_delay_section() argument 770 ref_sched_clock_delay_section(const int nloops,const int udl,const int ndl) ref_sched_clock_delay_section() argument 803 ref_clock_delay_section(const int nloops,const int udl,const int ndl) ref_clock_delay_section() argument 835 ref_jiffies_delay_section(const int nloops,const int udl,const int ndl) ref_jiffies_delay_section() argument 867 ref_preempt_delay_section(const int nloops,const int udl,const int ndl) ref_preempt_delay_section() argument 898 ref_bh_delay_section(const int nloops,const int udl,const int ndl) ref_bh_delay_section() argument 930 ref_irq_delay_section(const int nloops,const int udl,const int ndl) ref_irq_delay_section() argument 962 ref_irqsave_delay_section(const int nloops,const int udl,const int ndl) ref_irqsave_delay_section() argument 1050 typesafe_delay_section(const int nloops,const int udl,const int ndl) typesafe_delay_section() argument [all...] |