Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/linux/
Dhashtable.h87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/Linux-v4.19/include/linux/
Dhashtable.h99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c48 if (hash_empty(res->hash)) in rdma_restrack_clean()
/Linux-v4.19/tools/bpf/bpftool/
Dprog.c278 if (!hash_empty(prog_table.table)) { in print_prog_json()
336 if (!hash_empty(prog_table.table)) { in print_prog_plain()
Dmap.c510 if (!hash_empty(map_table.table)) { in show_map_close_json()
554 if (!hash_empty(map_table.table)) { in show_map_close_plain()
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c798 if (!hash_empty(cdev->connections)) { in qed_fcoe_stop()
Dqed_iscsi.c1136 if (!hash_empty(cdev->connections)) { in qed_iscsi_stop()