Home
last modified time | relevance | path

Searched refs:hash_hashed (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dhashtable.h64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/openbmc/linux/lib/
H A Dhashtable_test.c61 KUNIT_EXPECT_TRUE(test, hash_hashed(&a.node)); in hashtable_test_hash_hashed()
62 KUNIT_EXPECT_TRUE(test, hash_hashed(&b.node)); in hashtable_test_hash_hashed()
/openbmc/linux/include/linux/
H A Dhashtable.h76 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c2110 if (hash_hashed(&pdata->ndev_hash_link)) { in add_ndev_hash()
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1148 if (hash_hashed(&gss_auth->hash)) { in gss_destroy()
/openbmc/linux/net/sched/
H A Dcls_api.c223 if (hash_hashed(&tp->destroy_ht_node)) in tcf_proto_signal_destroyed()
/openbmc/linux/fs/ceph/
H A Dmds_client.c854 if (!hash_hashed(&di->hnode)) in ceph_wait_on_conflict_unlink()