Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsrcu.h303 static inline int srcu_down_read(struct srcu_struct *ssp) __acquires(ssp) in srcu_down_read() function
/linux-6.12.1/tools/memory-model/Documentation/
Dherd-representation.txt55 | srcu_down_read | |
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);
/linux-6.12.1/kernel/rcu/
Dupdate.c612 idx = srcu_down_read(&early_srcu); in early_boot_test_call_rcu()
/linux-6.12.1/tools/memory-model/
Dlinux-kernel.def55 srcu_down_read(X) __load{srcu-lock}(*X)