Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcu.h171 static inline void srcu_lock_sync(struct lockdep_map *map) in srcu_lock_sync() function
185 #define srcu_lock_sync(m) do { } while (0) macro
/linux/kernel/rcu/
H A Dsrcutree.c1427 srcu_lock_sync(&ssp->dep_map); in __synchronize_srcu()