Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Damt.h337 u32 hash_buckets; member
Dneighbour.h193 struct neighbour __rcu **hash_buckets; member
/Linux-v6.6/io_uring/
Dio_uring.c283 unsigned hash_buckets = 1U << bits; in io_alloc_hash_table() local