Searched refs:srcu_read_lock_held (Results 1 – 6 of 6) sorted by relevance
82 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() function91 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() function111 __rcu_dereference_check((p), (c) || srcu_read_lock_held(ssp), __rcu)
16 srcu_read_lock_held() for SRCU.48 srcu_read_lock_held()(). This is useful in code that
911 srcu_read_lock_held
376 WARN_ON_ONCE(!srcu_read_lock_held(&fsnotify_mark_srcu) && in fsnotify_detach_mark()
1281 srcu_read_lock_held(srcu_ctlp) || in rcu_torture_one_read()
75 return srcu_read_lock_held(&device_links_srcu); in device_links_read_lock_held()