Searched refs:ci_next (Results 1 – 8 of 8) sorted by relevance
85 cip = cip->ci_next; in ibmf_ibt_async_handler()143 cip = cip->ci_next; in ibmf_ibt_async_handler()194 cip = cip->ci_next; in ibmf_i_callback_clients()
232 tcip->ci_next = cip->ci_next; in ibmf_fini()236 ibmf_statep->ibmf_ci_list = cip->ci_next; in ibmf_fini()237 tcip = cip->ci_next; in ibmf_fini()392 cip = cip->ci_next; in ibmf_i_lookup_ci()513 tcip = tcip->ci_next; in ibmf_i_get_ci()518 cip->ci_next = NULL; in ibmf_i_get_ci()524 ci_next = cip; in ibmf_i_get_ci()3346 cip = cip->ci_next; in ibmf_i_is_ibmf_handle_valid()
54 struct fmd_case_impl *ci_next; /* next pointer for hash bucket chain */ member
204 for (cp = chp->ch_hash[i]; cp != NULL; cp = cp->ci_next) in fmd_case_hash_apply()947 for (ncp = chp->ch_hash[i]; ncp != NULL; ncp = ncp->ci_next) in fmd_case_convict()1158 for (cip = chp->ch_hash[h]; cip != NULL; cip = cip->ci_next) { in fmd_case_hash_lookup()1185 for (eip = chp->ch_hash[h]; eip != NULL; eip = eip->ci_next) { in fmd_case_hash_insert()1193 cip->ci_next = chp->ch_hash[h]; in fmd_case_hash_insert()1219 for (cp = *pp; cp != NULL; cp = cp->ci_next) { in fmd_case_hash_delete()1221 pp = &cp->ci_next; in fmd_case_hash_delete()1231 *pp = cp->ci_next; in fmd_case_hash_delete()1232 cp->ci_next = NULL; in fmd_case_hash_delete()
810 OFFSETOF(fmd_case_impl_t, ci_next))); in case_walk_init()
239 Dwarf_Cie ci_next; member
136 (*cur)->ci_next = newone; in chain_up_cie()448 cur_cie_ptr = cur_cie_ptr->ci_next; in _dwarf_get_fde_list_internal()1002 nextcie = curcie->ci_next; in dealloc_fde_cie_list_internal()1027 for (next = head_cie_ptr; next; next = next->ci_next) { in dwarf_find_existing_cie_ptr()
485 struct _ibmf_ci *ci_next; member585 ibmf_ci_t::ci_next))