Searched refs:cc_next (Results 1 – 13 of 13) sorted by relevance
77 dbg->de_cu_context->cc_next != NULL && in _dwarf_find_CU_Context()78 dbg->de_cu_context->cc_next->cc_debug_info_offset == offset) { in _dwarf_find_CU_Context()80 return (dbg->de_cu_context->cc_next); in _dwarf_find_CU_Context()87 cu_context != NULL; cu_context = cu_context->cc_next) { in _dwarf_find_CU_Context()100 cu_context != NULL; cu_context = cu_context->cc_next) { in _dwarf_find_CU_Context()125 cu_context != NULL; cu_context = cu_context->cc_next) in _dwarf_find_offdie_CU_Context()233 dbg->de_cu_context_list_end->cc_next = cu_context; in _dwarf_make_CU_Context()817 dbg->de_offdie_cu_context_end->cc_next = cu_context; in dwarf_offdie()
126 Dwarf_CU_Context cc_next; member
1052 nextcontext = context->cc_next; in _dwarf_free_all_of_one_debug()
780 _sd_lru->sq_qhead.cc_next = _sd_lru->sq_qhead.cc_prev in _sdbc_lruq_configure()873 centry->cc_next = centry->cc_prev = NULL; in _sdbc_mem_configure()1225 centry->cc_next = q_head->cc_next; in _sd_ins_queue()1226 q_head->cc_next->cc_prev = centry; in _sd_ins_queue()1227 q_head->cc_next = centry; in _sd_ins_queue()1246 cn = centry->cc_next; in _sd_requeue()1257 centry->cc_prev->cc_next = centry->cc_next; in _sd_requeue()1258 centry->cc_next->cc_prev = centry->cc_prev; in _sd_requeue()1259 centry->cc_next = &(q->sq_qhead); in _sd_requeue()1261 q->sq_qhead.cc_prev->cc_next = centry; in _sd_requeue()[all …]
778 _sd_cctl_t *cc_ent, *cc_next, *cc_last, *cc_first, *cc_next_chain; in _sd_cd_online() local834 for (; cc_ent; cc_ent = cc_next) { in _sd_cd_online()835 cc_next = cc_ent->cc_dirty_next; in _sd_cd_online()
1147 _sd_cctl_t *cc_ent, *cc_next; in _sd_process_pending() local1199 for (; cc_ent; cc_ent = cc_next) { in _sd_process_pending()1204 cc_next = cc_ent->cc_dirty_next; in _sd_process_pending()
217 struct _sd_cctl *cc_next, *cc_prev; /* next and prev in a chain */ member
226 cursor->cc_next = NULL; in smb_cache_iterinit()254 if (cursor->cc_next == NULL) in smb_cache_iterate()257 node = AVL_NEXT(&chandle->ch_cache, cursor->cc_next); in smb_cache_iterate()262 cursor->cc_next = node; in smb_cache_iterate()
942 void *cc_next; member
205 struct callout_cache *cc_next; /* link in the global list */ member
1965 for (cache = callout_caches; cache != NULL; cache = cache->cc_next) { in callout_cpu_online()1984 cache->cc_next = callout_caches; in callout_cpu_online()
1113 wsp->walk_addr = (uintptr_t)(centry.cc_next); in sdbc_lru_wstep()1774 centry.cc_next, centry.cc_prev, centry.cc_chain); in sdbc_cctl()
10797 goto cc_next; in idn_chan_server()10843 cc_next: in idn_chan_server()