Searched refs:nl_portid_hash_zalloc (Results 1 – 1 of 1) sorted by relevance
877 static struct hlist_head *nl_portid_hash_zalloc(size_t size) in nl_portid_hash_zalloc() function913 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()