Lines Matching full:critical
70 * srcu_read_lock_held - might we be in SRCU read-side critical section?
74 * read-side critical section. In absence of CONFIG_DEBUG_LOCK_ALLOC,
75 * this assumes we are in an SRCU read-side critical section unless it can
105 * really are in an SRCU read-side critical section.
109 * critical section will result in an RCU-lockdep splat, unless @c evaluates
120 * really are in an SRCU read-side critical section.
123 * is enabled, invoking this outside of an RCU read-side critical
132 * really are in an SRCU read-side critical section.
140 * Enter an SRCU read-side critical section. Note that SRCU read-side
141 * critical sections may be nested. However, it is illegal to
177 * Exit an SRCU read-side critical section.