Searched refs:un_delay (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/kernel/rcu/ |
D | refscale.c | 136 static void un_delay(const int udl, const int ndl) in un_delay() function 160 un_delay(udl, ndl); in ref_rcu_delay_section() 198 un_delay(udl, ndl); in srcu_ref_scale_delay_section() 227 un_delay(udl, ndl); in rcu_tasks_ref_scale_delay_section() 264 un_delay(udl, ndl); in rcu_trace_ref_scale_delay_section() 303 un_delay(udl, ndl); in ref_refcnt_delay_section() 339 un_delay(udl, ndl); in ref_rwlock_delay_section() 375 un_delay(udl, ndl); in ref_rwsem_delay_section() 409 un_delay(udl, ndl); in ref_lock_delay_section() 444 un_delay(udl, ndl); in ref_lock_irq_delay_section() [all …]
|