Home
last modified time | relevance | path

Searched defs:get_bucket (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c9 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c11 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c491 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c488 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
[all...]
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2814 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c3174 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro

Completed in 12 milliseconds