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