Lines Matching defs:__srcu_read_lock
542 * from ->srcu_ctrp in __srcu_read_lock() is before the smp_mb().
544 * the -second- __srcu_read_lock(), which in turn means that this
752 int __srcu_read_lock(struct srcu_struct *ssp)
760 EXPORT_SYMBOL_GPL(__srcu_read_lock);
1137 * increment from __srcu_read_lock(), that reader was using a value
1141 * by additional calls to __srcu_read_lock() using that old (soon
1145 * a given call to __srcu_read_lock() uses the new value of
1166 * increment, that task's __srcu_read_lock() following its next
1167 * __srcu_read_lock() or __srcu_read_unlock() will see the above
1170 * for __srcu_read_lock().