Lines Matching full:side
67 * srcu_read_lock_held - might we be in SRCU read-side critical section?
71 * read-side critical section. In absence of CONFIG_DEBUG_LOCK_ALLOC,
72 * this assumes we are in an SRCU read-side critical section unless it can
102 * really are in an SRCU read-side critical section.
103 * @c: condition to check for update-side use
105 * If PROVE_RCU is enabled, invoking this outside of an RCU read-side
117 * really are in an SRCU read-side critical section.
120 * is enabled, invoking this outside of an RCU read-side critical
129 * really are in an SRCU read-side critical section.
137 * Enter an SRCU read-side critical section. Note that SRCU read-side
174 * Exit an SRCU read-side critical section.