Home
last modified time | relevance | path

Searched defs:bucket_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Drhashtable.h63 struct bucket_table { struct
73 struct bucket_table __rcu *future_tbl; argument
92 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() argument
/kernel/linux/linux-5.10/include/linux/
Drhashtable.h76 struct bucket_table { struct
83 struct bucket_table __rcu *future_tbl; argument
85 struct lockdep_map dep_map;
87 struct rhash_lock_head __rcu *buckets[] ____cacheline_aligned_in_smp;