Searched refs:un_delay (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/kernel/rcu/ |
D | refscale.c | 138 static void un_delay(const int udl, const int ndl) in un_delay() function 162 un_delay(udl, ndl); in ref_rcu_delay_section() 201 un_delay(udl, ndl); in srcu_ref_scale_delay_section() 230 un_delay(udl, ndl); in rcu_tasks_ref_scale_delay_section() 267 un_delay(udl, ndl); in rcu_trace_ref_scale_delay_section() 306 un_delay(udl, ndl); in ref_refcnt_delay_section() 343 un_delay(udl, ndl); in ref_rwlock_delay_section() 380 un_delay(udl, ndl); in ref_rwsem_delay_section() 414 un_delay(udl, ndl); in ref_lock_delay_section() 449 un_delay(udl, ndl); in ref_lock_irq_delay_section() [all …]
|