Searched refs:next_idx (Results 1 – 11 of 11) sorted by relevance
98 size_t next_idx; member149 arg->next_idx = 0; in ldelf_ctf_symbols_iter_cb()153 ASSERT (arg->syms[arg->next_i].dest_index == arg->next_idx); in ldelf_ctf_symbols_iter_cb()
151 ix = cache->next_idx++; in streamer_tree_cache_insert_1()212 unsigned ix = cache->next_idx++; in streamer_tree_cache_append()403 cache->next_idx = 0; in streamer_tree_cache_create()
57 unsigned next_idx; member
37 unsigned int next_idx; member
264 setLtreeADRS(ltree_addr, treehash->next_idx); in treehash_update()265 setOTSADRS(ots_addr, treehash->next_idx); in treehash_update()274 setTreeIndex(node_addr, (treehash->next_idx >> (nodeheight+1))); in treehash_update()289 treehash->next_idx++; in treehash_update()509 state->treehash[i].next_idx = startidx; in bds_round()
705 (r = sshbuf_put_u32(b, th->next_idx)) != 0 || in sshkey_xmss_serialize_state()817 (r = sshbuf_get_u32(b, &th->next_idx)) != 0 || in sshkey_xmss_deserialize_state()
870 int next_idx; in vr_list_tx_init() local873 next_idx = tx_chain[i].vr_next_idx; in vr_list_tx_init()876 vtophys(tx_chain[next_idx].vr_ptr); in vr_list_tx_init()
2892 str_idx = path->next_idx == 0 ? top_str : path->next_idx; in check_arrival()3000 path->next_idx = str_idx; in check_arrival()3051 Idx next_idx = str_idx + naccepted; in check_arrival_add_next_nodes() local3052 dest_state = mctx->state_log[next_idx]; in check_arrival_add_next_nodes()3069 mctx->state_log[next_idx] = re_acquire_state (&err, dfa, in check_arrival_add_next_nodes()3071 if (BE (mctx->state_log[next_idx] == NULL in check_arrival_add_next_nodes()
619 Idx next_idx; member
2861 str_idx = path->next_idx ? path->next_idx : top_str; in check_arrival()2970 path->next_idx = str_idx; in check_arrival()3020 Idx next_idx = str_idx + naccepted; in check_arrival_add_next_nodes() local3021 dest_state = mctx->state_log[next_idx]; in check_arrival_add_next_nodes()3038 mctx->state_log[next_idx] = re_acquire_state (&err, dfa, in check_arrival_add_next_nodes()3040 if (__glibc_unlikely (mctx->state_log[next_idx] == NULL in check_arrival_add_next_nodes()
570 Idx next_idx; member