Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcu_sync.h66 #define __RCU_SYNC_INITIALIZER(name, type) { \ macro
75 struct rcu_sync_struct name = __RCU_SYNC_INITIALIZER(name, type)