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

/linux-master/include/linux/
H A Drhashtable.h945 * rhashtable_lookup_insert_key - search and insert object to hash table
959 static inline int rhashtable_lookup_insert_key( function
981 * Just like rhashtable_lookup_insert_key(), but this function returns the
/linux-master/net/netlink/
H A Daf_netlink.c525 return rhashtable_lookup_insert_key(&table->hash, &arg,

Completed in 213 milliseconds