Lines Matching refs:lockdep
4 RCU and lockdep checking
7 All flavors of RCU have lockdep checking available, so that lockdep is
10 that this is not the case in 2.6.32 and earlier). This allows lockdep's
14 In addition, RCU provides the following primitives that check lockdep's
27 positives when lockdep is disabled.
59 Don't do lockdep at all. (Use sparingly, if at all.)
72 expression, but would normally include a lockdep expression. For a
98 This would verify cases #2 and #3 above, and furthermore lockdep would
106 Like rcu_dereference(), when lockdep is enabled, RCU list and hlist
108 critical section. However, a lockdep expression can be passed to them
109 as a additional optional argument. With this lockdep expression, these
110 traversal primitives will complain only if the lockdep expression is