Home
last modified time | relevance | path

Searched refs:bsd_socket_buckets (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c123 static struct hlist_head bsd_socket_buckets[UNIX_HASH_SIZE / 2]; variable
353 sk_add_bind_node(sk, &bsd_socket_buckets[sk->sk_hash]); in unix_insert_bsd_socket()
404 sk_for_each_bound(s, &bsd_socket_buckets[hash]) { in unix_find_socket_byinode()
3653 INIT_HLIST_HEAD(&bsd_socket_buckets[i]); in af_unix_init()

Completed in 5 milliseconds