Lines Matching refs:next
12 * The above copyright notice and this permission notice (including the next
1705 /* TSY sync ops materialize at the point of the next thread switch,
1739 qinst = (struct qinst *)qinst->link.next;
1854 (struct qinst *)merge_inst->link.next;
1928 while (slots_filled < 3 && block->instructions.next != &inst->link) {
2161 * ldvary write r5 happens in the next instruction).
2320 struct qinst *qinst = (struct qinst *)block->instructions.next;
2430 (struct qinst *) successor_insts->next;
2437 s_inst = (struct qinst *) s_inst->link.next;
2438 slot = (struct qinst *) slot->link.next;