Searched refs:seqcount_rwlock_init (Results 1 – 2 of 2) sorted by relevance
184 #define seqcount_rwlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, rwlock) macro
711 seqcount_rwlock_init(&priv->count, &priv->lock); in nft_rbtree_init()