Searched refs:dapl_llist_remove_entry (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ia_util.c | 576 (void) dapl_llist_remove_entry(&ia_ptr->ep_list_head, in dapl_ia_unlink_ep() 631 (void) dapl_llist_remove_entry(&ia_ptr->lmr_list_head, in dapl_ia_unlink_lmr() 686 (void) dapl_llist_remove_entry(&ia_ptr->rmr_list_head, in dapl_ia_unlink_rmr() 741 (void) dapl_llist_remove_entry(&ia_ptr->pz_list_head, in dapl_ia_unlink_pz() 796 (void) dapl_llist_remove_entry(&ia_ptr->evd_list_head, in dapl_ia_unlink_evd() 851 (void) dapl_llist_remove_entry(&ia_ptr->cno_list_head, in dapl_ia_unlink_cno() 916 (void) dapl_llist_remove_entry(list_head, in dapls_ia_unlink_sp() 1049 (void) dapl_llist_remove_entry(&ia_ptr->srq_list_head, in dapl_ia_unlink_srq()
|
H A D | dapl_hca_util.c | 172 (void) dapl_llist_remove_entry(&hca_ptr->ia_list_head, in dapl_hca_unlink_ia()
|
H A D | dapl_evd_modify_cno.c | 114 (void) dapl_llist_remove_entry(&old_cno_ptr->evd_list_head, in dapl_evd_modify_cno()
|
H A D | dapl_sp_util.c | 240 (void) dapl_llist_remove_entry(&sp_ptr->cr_list_head, in dapl_sp_remove_cr()
|
H A D | dapl_llist.c | 243 dapl_llist_remove_entry(DAPL_LLIST_HEAD *head, DAPL_LLIST_ENTRY *entry) in dapl_llist_remove_entry() function
|
H A D | dapl_evd_util.c | 382 (void) dapl_llist_remove_entry(&evd_ptr->cno_ptr->evd_list_head, in dapls_evd_dealloc()
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl.h | 1149 dapl_llist_remove_entry(DAPL_LLIST_HEAD *head,
|