Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-procfs.c11 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/openbmc/linux/lib/
H A Ddebugobjects.c489 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
/openbmc/linux/net/unix/
H A Daf_unix.c3212 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro