Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsrcu.h149 static inline void srcu_lock_acquire(struct lockdep_map *map) in srcu_lock_acquire() function
173 #define srcu_lock_acquire(m) do { } while (0) macro
250 srcu_lock_acquire(&ssp->dep_map); in srcu_read_lock()