Lines Matching full:critical
9 critical section. Each flavor of RCU is tracked separately (but note
31 Check for RCU read-side critical section.
33 Check for RCU-bh read-side critical section.
35 Check for RCU-sched read-side critical section.
37 Check for SRCU read-side critical section.
80 1. An RCU read-side critical section (implicit), or
85 RCU read-side critical sections, in case (2) the ->file_lock prevents
96 complain if this was used in an RCU read-side critical section unless one
105 critical section. However, a lockdep expression can be passed to them
108 false and they are called from outside any RCU read-side critical section.
111 either within an RCU read-side critical section or with wq->mutex held.