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

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

Completed in 53 milliseconds