Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-procfs.c10 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
42 *pos = set_bucket_offset(bucket, 1); in dev_from_bucket()
/linux-4.1.27/net/unix/
Daf_unix.c2432 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) macro
2472 *pos = set_bucket_offset(bucket, 1); in unix_next_socket()