Home
last modified time | relevance | path

Searched refs:srcu_down_read_fast (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsrcu.h295 static inline struct srcu_ctr __percpu *srcu_down_read_fast(struct srcu_struct *ssp) __acquires(ssp) in srcu_down_read_fast() function
/linux/kernel/rcu/
H A Drcutorture.c788 scp = srcu_down_read_fast(srcu_ctlp); in srcu_torture_down_read()