Searched refs:__RCU_SYNC_INITIALIZER (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ | ||
H A D | rcu_sync.h | 66 #define __RCU_SYNC_INITIALIZER(name, type) { \ macro 75 struct rcu_sync_struct name = __RCU_SYNC_INITIALIZER(name, type) |
Completed in 53 milliseconds