Home
last modified time | relevance | path

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

/Linux-v5.15/tools/bpf/bpftool/
Dpids.c185 if (hash_empty(table->table)) in emit_obj_refs_json()
214 if (hash_empty(table->table)) in emit_obj_refs_plain()
Dlink.c159 if (!hash_empty(link_table.table)) { in show_link_close_json()
247 if (!hash_empty(link_table.table)) { in show_link_close_plain()
Dmap.c538 if (!hash_empty(map_table.table)) { in show_map_close_json()
613 if (!hash_empty(map_table.table)) { in show_map_close_plain()
Dprog.c418 if (!hash_empty(prog_table.table)) { in print_prog_json()
490 if (!hash_empty(prog_table.table)) { in print_prog_plain()
/Linux-v5.15/tools/include/linux/
Dhashtable.h87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dvxlan.c175 WARN_ON(!hash_empty(vxlan->htable)); in mlx5_vxlan_destroy()
/Linux-v5.15/include/linux/
Dhashtable.h99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/Linux-v5.15/drivers/misc/habanalabs/common/mmu/
Dmmu_v1.c515 if (!hash_empty(ctx->mmu_shadow_hash)) in hl_mmu_v1_ctx_fini()
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp.c177 if (!hash_empty(cdev->connections)) { in qed_nvmetcp_stop()
Dqed_fcoe.c781 if (!hash_empty(cdev->connections)) { in qed_fcoe_stop()
Dqed_iscsi.c1088 if (!hash_empty(cdev->connections)) { in qed_iscsi_stop()
/Linux-v5.15/drivers/misc/habanalabs/common/
Dmemory.c2112 if (!hdev->hard_reset_pending && !hash_empty(ctx->mem_hash)) in hl_vm_ctx_fini()
/Linux-v5.15/drivers/s390/net/
Dqeth_core_main.c692 if (hash_empty(card->local_addrs4)) in qeth_next_hop_is_local_v4()
719 if (hash_empty(card->local_addrs6)) in qeth_next_hop_is_local_v6()
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_ct.c3885 if (!hash_empty(vport->hash_table)) in lpfc_cmpl_ct_cmd_vmid()
Dlpfc_scsi.c5845 if (!hash_empty(vport->hash_table)) in lpfc_vmid_vport_cleanup()