Home
last modified time | relevance | path

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

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