Home
last modified time | relevance | path

Searched refs:srcu_lock_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsrcu.h126 static inline void srcu_lock_sync(struct lockdep_map *map) in srcu_lock_sync() function
140 #define srcu_lock_sync(m) do { } while (0) macro
/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c200 srcu_lock_sync(&ssp->dep_map); in synchronize_srcu()
H A Dsrcutree.c1371 srcu_lock_sync(&ssp->dep_map); in __synchronize_srcu()