Searched refs:srcu_down_read (Results 1 – 4 of 4) sorted by relevance
268 static inline int srcu_down_read(struct srcu_struct *ssp) __acquires(ssp) in srcu_down_read() function
605 idx = srcu_down_read(&early_srcu); in early_boot_test_call_rcu()
55 srcu_down_read(X) __load{srcu-lock}(*X)
1897 3. The srcu_down_read() and srcu_up_read() primitives work1960 srcu_down_read() to pass the index it gets to an srcu_up_read() call1970 A: r0 = srcu_down_read(&s);