Lines Matching refs:rcu_dereference
109 accesses. The rcu_dereference() primitive ensures that
116 The rcu_dereference() primitive is also an excellent
121 just that. The rcu_dereference() primitive therefore also
124 mishandle the return value from rcu_dereference().
125 Please see rcu_dereference.txt in this directory for
128 The rcu_dereference() primitive is used by the
132 use rcu_dereference() and the "_rcu()" list-traversal
135 will complain if you access rcu_dereference() outside
139 Of course, neither rcu_dereference() nor the "_rcu()"
292 rcu_dereference(), list_for_each_entry_rcu(), and
298 case the matching rcu_dereference() primitive must be used in
434 variants of rcu_dereference().