Lines Matching refs:next
263 .next = task_seq_next,
323 /* the current task is done, go to the next task */
430 .next = task_file_seq_next,
451 task_vma_iter_find_vma, /* use find_vma() to find next vma */
498 * find_vma() will return VMA2, process VMA2->next.
502 * Process the next task.
539 * find the next vma to process.
563 * to find the next vma. This is similar to the mechanism
577 /* case 3) above, or case 2) 4.1) with vma->next == NULL */
668 * so that we don't skip the vma returned by the next
684 .next = task_vma_seq_next,