Lines Matching refs:same
6 result in the same sorts of problems that leaving out a locking primitive
175 any sort of irq context. The same rule applies for
180 The expedited forms of these primitives have the same semantics
211 srcu_read_unlock(), and with the same srcu_struct. The rules for
212 the expedited primitives are the same as for their non-expedited
281 The same cautions apply to call_rcu_bh(), call_rcu_sched(),
330 This same limitation also applies to synchronize_rcu_bh()
351 RCU callbacks are -usually- executed on the same CPU that executed
377 calls that have been passed the same srcu_struct. This property
386 srcu_read_unlock() calls must be passed the same srcu_struct.
427 same object to call_rcu() (or friends) before an RCU
429 passed that same object to call_rcu() (or friends).