Searched refs:un_delay (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/rcu/ |
H A D | refscale.c | 140 static void un_delay(const int udl, const int ndl) in un_delay() function 164 un_delay(udl, ndl); in ref_rcu_delay_section() 203 un_delay(udl, ndl); in srcu_ref_scale_delay_section() 232 un_delay(udl, ndl); in rcu_tasks_ref_scale_delay_section() 269 un_delay(udl, ndl); in rcu_trace_ref_scale_delay_section() 308 un_delay(udl, ndl); in ref_refcnt_delay_section() 345 un_delay(udl, ndl); in ref_rwlock_delay_section() 382 un_delay(udl, ndl); in ref_rwsem_delay_section() 416 un_delay(udl, ndl); in ref_lock_delay_section() 451 un_delay(udl, ndl); in ref_lock_irq_delay_section() [all …]
|