Searched defs:get_bucket (Results 1 – 2 of 2) sorted by relevance
586 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
3487 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro