Home
last modified time | relevance | path

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

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