Searched refs:nft_hash_buckets (Results 1 – 1 of 1) sorted by relevance
567 static u32 nft_hash_buckets(u32 size) in nft_hash_buckets() function777 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head); in nft_hash_privsize()786 priv->buckets = nft_hash_buckets(desc->size); in nft_hash_init()818 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_estimate()836 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_fast_estimate()