Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcutiny.h63 static inline int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() function
88 return __srcu_ctr_to_ptr(ssp, __srcu_read_lock(ssp)); in __srcu_read_lock_fast()
H A Dsrcutree.h210 int __srcu_read_lock(struct srcu_struct *ssp) __acquires(ssp);
/linux/kernel/rcu/
H A Dsrcutree.c542 * from ->srcu_ctrp in __srcu_read_lock() is before the smp_mb(). in srcu_readers_active_idx_check()
544 * the -second- __srcu_read_lock(), which in turn means that this in srcu_readers_active_idx_check()
752 int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() function
760 EXPORT_SYMBOL_GPL(__srcu_read_lock);
1137 * increment from __srcu_read_lock(), that reader was using a value in srcu_flip()
1141 * by additional calls to __srcu_read_lock() using that old (soon in srcu_flip()
1145 * a given call to __srcu_read_lock() uses the new value of in srcu_flip()
1166 * increment, that task's __srcu_read_lock() following its next in srcu_flip()
1167 * __srcu_read_lock() or __srcu_read_unlock() will see the above in srcu_flip()
1170 * for __srcu_read_lock() in srcu_flip()
[all...]
/linux/kernel/events/
H A Duprobes.c2272 /* __srcu_read_lock() because SRCU lock survives switch to user space */ in prepare_uretprobe()
2273 srcu_idx = __srcu_read_lock(&uretprobes_srcu); in prepare_uretprobe()
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1614 CPU 3/KVM 13376/13384 [002] 7919.408803881: branches: ffffffffc109d028 vcpu_enter_guest+0x7c8 ([kernel.kallsyms]) => ffffffffb234f900 __srcu_read_lock+0x0 ([kernel.kallsyms])