Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/linux/
Dhashtable.h64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/linux-6.6.21/lib/
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()
/linux-6.6.21/include/linux/
Dhashtable.h76 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/linux-6.6.21/drivers/infiniband/core/
Ddevice.c2103 if (hash_hashed(&pdata->ndev_hash_link)) { in add_ndev_hash()
/linux-6.6.21/net/sunrpc/auth_gss/
Dauth_gss.c1148 if (hash_hashed(&gss_auth->hash)) { in gss_destroy()
/linux-6.6.21/net/sched/
Dcls_api.c223 if (hash_hashed(&tp->destroy_ht_node)) in tcf_proto_signal_destroyed()
/linux-6.6.21/fs/ceph/
Dmds_client.c854 if (!hash_hashed(&di->hnode)) in ceph_wait_on_conflict_unlink()