Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drhashtable.h959 static inline int rhashtable_lookup_insert_key( in rhashtable_lookup_insert_key() function
/linux/fs/bcachefs/
H A Dfs.c350 if (unlikely(rhashtable_lookup_insert_key(&c->vfs_inodes_table, in bch2_inode_hash_insert()
/linux/net/netlink/
H A Daf_netlink.c508 return rhashtable_lookup_insert_key(&table->hash, &arg, in __netlink_insert()