Searched refs:bsd_socket_buckets (Results 1 – 1 of 1) sorted by relevance
122 static struct hlist_head bsd_socket_buckets[UNIX_HASH_SIZE / 2]; variable342 sk_add_bind_node(sk, &bsd_socket_buckets[sk->sk_hash]); in unix_insert_bsd_socket()393 sk_for_each_bound(s, &bsd_socket_buckets[hash]) { in unix_find_socket_byinode()3736 INIT_HLIST_HEAD(&bsd_socket_buckets[i]); in af_unix_init()