Lines Matching refs:next
61 int next;
294 smn = smn->slot[0]; /* next. */
305 mn = mas_pop_node(&mas); /* get the next node. */
320 mn = mas_pop_node(&mas); /* get the next node. */
331 mn = mas_pop_node(&mas2); /* get the next node. */
348 mn = mas_pop_node(&mas); /* get the next node. */
390 mn = mas_pop_node(&mas); /* get the next node. */
397 mn = mas_pop_node(&mas); /* get the next node. */
398 mn2 = mas_pop_node(&mas); /* get the next node. */
406 mn = mas_pop_node(&mas); /* get the next node. */
407 mn2 = mas_pop_node(&mas); /* get the next node. */
408 mn3 = mas_pop_node(&mas); /* get the next node. */
417 mn = mas_pop_node(&mas); /* get the next node. */
425 mn = mas_pop_node(&mas); /* get the next node. */
428 mn = mas_pop_node(&mas); /* get the next node. */
431 mn = mas_pop_node(&mas); /* get the next node. */
891 struct maple_enode *next;
895 next = mas->node;
897 node = mte_to_node(next);
898 type = mte_node_type(next);
900 next = mas_slot(mas, ma_slots(node, type), mas->offset);
908 mas->node = next;
4083 /* this next one caused issues when lowering the efficiency */
34029 * next slot in the parent had what we needed.
34166 * surrounded by entries in the next nodes, then deleting the entries
34179 * the end node and mas_gap incorrectly set next = curr, and curr = prev
34180 * then moved next to the left, losing data.
34339 reader->next = (reader->mod + 4) % 10;
34387 alt_start = test->index[index + reader->next];
34392 i = reader->next;
35195 /* next check */