Home
last modified time | relevance | path

Searched defs:set_bucket_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c11 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c13 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2816 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c3176 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro

Completed in 10 milliseconds