Home
last modified time | relevance | path

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

/net/netlink/
Daf_netlink.c877 static struct hlist_head *nl_portid_hash_zalloc(size_t size) in nl_portid_hash_zalloc() function
913 table = nl_portid_hash_zalloc(size); in nl_portid_hash_rehash()
2914 hash->table = nl_portid_hash_zalloc(1 * sizeof(*hash->table)); in netlink_proto_init()