Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_hash.c115 if (rhashtable_lookup_insert_key(&priv->ht, &arg, &he->node, in nft_hash_update()
139 return rhashtable_lookup_insert_key(&priv->ht, &arg, &he->node, in nft_hash_insert()
/linux-4.4.14/include/linux/
Drhashtable.h735 static inline int rhashtable_lookup_insert_key( in rhashtable_lookup_insert_key() function
/linux-4.4.14/net/netlink/
Daf_netlink.c1061 return rhashtable_lookup_insert_key(&table->hash, &arg, in __netlink_insert()