Home
last modified time | relevance | path

Searched defs:srcu_lock_sync (Results 1 – 1 of 1) 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