Lines Matching full:critical
76 * srcu_read_lock_held - might we be in SRCU read-side critical section?
80 * read-side critical section. In absence of CONFIG_DEBUG_LOCK_ALLOC,
81 * this assumes we are in an SRCU read-side critical section unless it can
111 * really are in an SRCU read-side critical section.
115 * critical section will result in an RCU-lockdep splat, unless @c evaluates
126 * really are in an SRCU read-side critical section.
129 * is enabled, invoking this outside of an RCU read-side critical
138 * really are in an SRCU read-side critical section.
146 * Enter an SRCU read-side critical section. Note that SRCU read-side
147 * critical sections may be nested. However, it is illegal to
183 * Exit an SRCU read-side critical section.