Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c586 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
/linux/net/unix/
H A Daf_unix.c3487 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro