Home
last modified time | relevance | path

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

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