Searched refs:dapl_llist_next_entry (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_wait.c100 dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL);
118 dapl_llist_next_entry(&cno_ptr->evd_list_head,
147 head_evd_ptr = dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL);
153 dapl_llist_next_entry(&cno_ptr->evd_list_head,
H A Ddapl_ia_util.c165 next_rmr_ptr = dapl_llist_next_entry(&ia_ptr->rmr_list_head,
180 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->rsp_list_head,
195 next_ep_ptr = dapl_llist_next_entry(&ia_ptr->ep_list_head,
217 next_lmr_ptr = dapl_llist_next_entry(&ia_ptr->lmr_list_head,
232 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->psp_list_head,
247 next_pz_ptr = dapl_llist_next_entry(&ia_ptr->pz_list_head,
263 * the list with dapl_llist_next_entry instead of dapl_llist_is_empty.
268 next_evd_ptr = dapl_llist_next_entry(&ia_ptr->evd_list_head,
295 next_cno_ptr = dapl_llist_next_entry(&ia_ptr->cno_list_head,
963 sp_ptr = dapl_llist_next_entry(list_hea
[all...]
H A Ddapl_llist.c307 * dapl_llist_next_entry
314 dapl_llist_next_entry(IN DAPL_LLIST_HEAD *head, function
/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1285 ep_ptr = (DAPL_EP *)dapl_llist_next_entry(&ia_ptr->ep_list_head,
1293 ep_ptr = (DAPL_EP *) dapl_llist_next_entry(
1311 evd_ptr = (DAPL_EVD *) dapl_llist_next_entry(
1319 dapl_llist_next_entry(&ia_ptr->evd_list_head,
/osnet-11/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h1162 dapl_llist_next_entry(

Completed in 55 milliseconds