Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dhashtable.h64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/linux/include/linux/
H A Dhashtable.h76 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/linux/net/l2tp/
H A Dl2tp_core.c261 if (session && !hash_hashed(&session->hlist) && in l2tp_v3_session_get()
373 if (session && !hash_hashed(&session->hlist)) { in l2tp_v3_session_get_next()
391 if (session && hash_hashed(&session->hlist)) { in l2tp_v3_session_get_next()
502 if (!hash_hashed(&session2->hlist)) in l2tp_session_collision_add()
1368 if (hash_hashed(&session->hlist)) in l2tp_session_unhash()
/linux/drivers/firmware/
H A Dstratix10-svc.c1462 if (!hash_hashed(&handle->next)) { in stratix10_svc_async_poll()
1532 if (!hash_hashed(&handle->next)) { in stratix10_svc_async_done()
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1142 if (hash_hashed(&gss_auth->hash)) { in gss_destroy()
/linux/drivers/infiniband/core/
H A Ddevice.c2164 if (hash_hashed(&pdata->ndev_hash_link)) { in add_ndev_hash()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1316 if (!hash_hashed(&stream->node)) { in usbg_cmd_work()
/linux/net/sched/
H A Dcls_api.c223 if (hash_hashed(&tp->destroy_ht_node)) in tcf_proto_signal_destroyed()
/linux/fs/ceph/
H A Dmds_client.c905 if (!hash_hashed(&di->hnode)) in ceph_wait_on_conflict_unlink()