Searched refs:daplka_hash_walk (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 316 static void daplka_hash_walk(daplka_hash_table_t *, int (*)(void *, void *), 4261 daplka_hash_walk(&daplka_global_sp_htbl, daplka_sp_match, in daplka_cr_handoff() 4532 daplka_hash_walk(&ia_rp->ia_mw_htbl, daplka_mr_cb_freemw, NULL, in daplka_pre_mr_cleanup_callback() 7928 daplka_hash_walk(&ia_rp->ia_ep_htbl, in daplka_un_async_handler() 8095 daplka_hash_walk(&ia_rp->ia_ep_htbl, in daplka_sm_gid_avail() 9642 daplka_hash_walk(daplka_hash_table_t *htblp, int (*func)(void *, void *), in daplka_hash_walk() function
|