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

/linux-master/include/linux/
H A Dsrcu.h109 * srcu_lock_sync(), which is basically an empty *write*-side critical section,
126 static inline void srcu_lock_sync(struct lockdep_map *map) function
140 #define srcu_lock_sync(m) do { } while (0) macro
/linux-master/kernel/rcu/
H A Dsrcutiny.c201 srcu_lock_sync(&ssp->dep_map);
H A Dsrcutree.c1381 srcu_lock_sync(&ssp->dep_map);

Completed in 135 milliseconds