Home
last modified time | relevance | path

Searched refs:srcu_read_lock_held (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dsrcu.h156 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held() function
165 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held() function
185 __rcu_dereference_check((p), (c) || srcu_read_lock_held(sp), __rcu)
Dkvm_host.h479 srcu_read_lock_held(&kvm->srcu) in kvm_memslots()
/linux-4.1.27/Documentation/RCU/
Dlockdep.txt16 srcu_read_lock_held() for SRCU.
48 srcu_read_lock_held()(). This is useful in code that
DwhatisRCU.txt874 srcu_read_lock_held
/linux-4.1.27/kernel/rcu/
Drcutorture.c1057 srcu_read_lock_held(&srcu_ctl)); in rcu_torture_timer()
1131 srcu_read_lock_held(&srcu_ctl)); in rcu_torture_reader()