Searched refs:srcu_n_lock_retries (Results 1 – 2 of 2) sorted by relevance
78 unsigned long srcu_n_lock_retries; /* Contention events in current interval. */ member
345 ssp->srcu_n_lock_retries = 0; in spin_lock_irqsave_check_contention()347 if (++ssp->srcu_n_lock_retries <= small_contention_lim) in spin_lock_irqsave_check_contention()
Completed in 7 milliseconds