Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-procfs.c13 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
/openbmc/linux/net/unix/
H A Daf_unix.c3197 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro