Home
last modified time | relevance | path

Searched defs:hash_buckets (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Damt.h337 u32 hash_buckets; member
H A Dneighbour.h193 struct neighbour __rcu **hash_buckets; member
/openbmc/linux/io_uring/
H A Dio_uring.c272 unsigned hash_buckets = 1U << bits; in io_alloc_hash_table() local