Home
last modified time | relevance | path

Searched refs:srcu_down_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsrcu.h268 static inline int srcu_down_read(struct srcu_struct *ssp) __acquires(ssp) in srcu_down_read() function
/openbmc/linux/kernel/rcu/
H A Dupdate.c605 idx = srcu_down_read(&early_srcu); in early_boot_test_call_rcu()
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.def55 srcu_down_read(X) __load{srcu-lock}(*X)
/openbmc/linux/tools/memory-model/Documentation/
H A Dexplanation.txt1897 3. The srcu_down_read() and srcu_up_read() primitives work
1960 srcu_down_read() to pass the index it gets to an srcu_up_read() call
1970 A: r0 = srcu_down_read(&s);