Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drhashtable.h959 static inline int rhashtable_lookup_insert_key( in rhashtable_lookup_insert_key() function
/openbmc/linux/net/netlink/
H A Daf_netlink.c525 return rhashtable_lookup_insert_key(&table->hash, &arg, in __netlink_insert()