Home
last modified time | relevance | path

Searched refs:hash_empty (Results 1 – 11 of 11) sorted by relevance

/linux/tools/include/linux/
A Dhashtable.h87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/linux/include/linux/
A Dhashtable.h99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dvxlan.c175 WARN_ON(!hash_empty(vxlan->htable)); in mlx5_vxlan_destroy()
/linux/drivers/misc/habanalabs/common/mmu/
A Dmmu_v1.c515 if (!hash_empty(ctx->mmu_shadow_hash)) in hl_mmu_v1_ctx_fini()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_nvmetcp.c177 if (!hash_empty(cdev->connections)) { in qed_nvmetcp_stop()
A Dqed_fcoe.c780 if (!hash_empty(cdev->connections)) { in qed_fcoe_stop()
A Dqed_iscsi.c1087 if (!hash_empty(cdev->connections)) { in qed_iscsi_stop()
/linux/drivers/misc/habanalabs/common/
A Dmemory.c2621 if (!hdev->hard_reset_pending && !hash_empty(ctx->mem_hash)) in hl_vm_ctx_fini()
/linux/drivers/s390/net/
A Dqeth_core_main.c688 if (hash_empty(card->local_addrs4)) in qeth_next_hop_is_local_v4()
715 if (hash_empty(card->local_addrs6)) in qeth_next_hop_is_local_v6()
/linux/drivers/scsi/lpfc/
A Dlpfc_ct.c3885 if (!hash_empty(vport->hash_table)) in lpfc_cmpl_ct_cmd_vmid()
A Dlpfc_scsi.c5865 if (!hash_empty(vport->hash_table)) in lpfc_vmid_vport_cleanup()

Completed in 47 milliseconds