Lines Matching full:side
131 * srcu_read_lock_held - might we be in SRCU read-side critical section?
135 * read-side critical section. In absence of CONFIG_DEBUG_LOCK_ALLOC,
136 * this assumes we are in an SRCU read-side critical section unless it can
157 * srcu_lock_sync(), which is basically an empty *write*-side critical section,
197 * really are in an SRCU read-side critical section.
198 * @c: condition to check for update-side use
200 * If PROVE_RCU is enabled, invoking this outside of an RCU read-side
213 * really are in an SRCU read-side critical section.
216 * is enabled, invoking this outside of an RCU read-side critical
225 * really are in an SRCU read-side critical section.
233 * Enter an SRCU read-side critical section. Note that SRCU read-side
264 * Enter an SRCU read-side critical section, but for a light-weight
291 * Enter an SRCU read-side critical section, but in an NMI-safe manner.
323 * Enter a semaphore-like SRCU read-side critical section. Note that
324 * SRCU read-side critical sections may be nested. However, it is
352 * Exit an SRCU read-side critical section.
368 * Exit a light-weight SRCU read-side critical section.
384 * Exit an SRCU read-side critical section, but in an NMI-safe manner.
408 * Exit an SRCU read-side critical section, but not necessarily from