Home
last modified time | relevance | path

Searched refs:HASH_DEL (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dosdep.h71 #define HASH_DEL(tbl, node) hlist_del(node) macro
/freebsd/sys/dev/irdma/
H A Dosdep.h78 #define HASH_DEL(tbl, node) hlist_del(node) macro
H A Dirdma_hw.c2512 HASH_DEL(cm_core->apbvt_hash_tbl, &entry->hlist); in irdma_del_apbvt()
/freebsd/contrib/libucl/uthash/
H A Duthash.h271 #define HASH_DEL(head,delptr) \ macro
/freebsd/contrib/elftoolchain/common/
H A Duthash.h255 #define HASH_DEL(head,delptr) \ macro
/freebsd/contrib/libucl/src/
H A Ducl_util.c629 HASH_DEL (parser->macroes, macro);