Home
last modified time | relevance | path

Searched refs:rcu_read_auto_unlock (Results 1 – 1 of 1) sorted by path

/qemu/include/qemu/
H A Drcu.h174 static inline void rcu_read_auto_unlock(RCUReadAuto *r) in rcu_read_auto_unlock() function
179 G_DEFINE_AUTOPTR_CLEANUP_FUNC(RCUReadAuto, rcu_read_auto_unlock)
186 (var); rcu_read_auto_unlock(var), (var) = NULL)