Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/kernel/rcu/
Dsrcutiny.c200 srcu_lock_sync(&ssp->dep_map); in synchronize_srcu()
Dsrcutree.c1371 srcu_lock_sync(&ssp->dep_map); in __synchronize_srcu()