Searched refs:nf_conncount_locks (Results 1 – 1 of 1) sorted by relevance
62 static spinlock_t nf_conncount_locks[CONNCOUNT_LOCK_SLOTS] __cacheline_aligned_in_smp; variable345 spin_lock_bh(&nf_conncount_locks[hash % CONNCOUNT_LOCK_SLOTS]); in insert_tree()421 spin_unlock_bh(&nf_conncount_locks[hash % CONNCOUNT_LOCK_SLOTS]); in insert_tree()501 spin_lock_bh(&nf_conncount_locks[tree]); in tree_gc_worker()517 spin_unlock_bh(&nf_conncount_locks[tree]); in tree_gc_worker()616 spin_lock_init(&nf_conncount_locks[i]); in nf_conncount_modinit()