Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-procfs.c9 #define BUCKET_SPACE (32 - NETDEV_HASHBITS - 1) macro
/openbmc/linux/net/unix/
H A Daf_unix.c3210 #define BUCKET_SPACE (BITS_PER_LONG - (UNIX_HASH_BITS + 1) - 1) macro