Searched refs:dapl_llist_remove_entry (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ia_util.c | 578 (void) dapl_llist_remove_entry(&ia_ptr->ep_list_head, in dapl_ia_unlink_ep() 633 (void) dapl_llist_remove_entry(&ia_ptr->lmr_list_head, in dapl_ia_unlink_lmr() 688 (void) dapl_llist_remove_entry(&ia_ptr->rmr_list_head, in dapl_ia_unlink_rmr() 743 (void) dapl_llist_remove_entry(&ia_ptr->pz_list_head, in dapl_ia_unlink_pz() 798 (void) dapl_llist_remove_entry(&ia_ptr->evd_list_head, in dapl_ia_unlink_evd() 853 (void) dapl_llist_remove_entry(&ia_ptr->cno_list_head, in dapl_ia_unlink_cno() 918 (void) dapl_llist_remove_entry(list_head, in dapls_ia_unlink_sp() 1051 (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 | 374 (void) dapl_llist_remove_entry(&evd_ptr->cno_ptr->evd_list_head, in dapls_evd_dealloc()
|
/titanic_44/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl.h | 1155 dapl_llist_remove_entry(DAPL_LLIST_HEAD *head,
|