Searched refs:repeat (Results 1 – 3 of 3) sorted by relevance
36 int i, j, io_flag, cs_idx, repeat; in iomux_doenv() local106 repeat = iomux_match_device(cons_set, cs_idx, dev); in iomux_doenv()107 if (repeat >= 0) in iomux_doenv()126 repeat = cd_count[console]; in iomux_doenv()132 for (i = 0; i < repeat; i++) { in iomux_doenv()
1650 repeat: in dup_CLOEXEC()1657 goto repeat; in dup_CLOEXEC()1659 goto repeat; in dup_CLOEXEC()1677 repeat: in xdup_CLOEXEC_and_close()1681 goto repeat; in xdup_CLOEXEC_and_close()1683 goto repeat; in xdup_CLOEXEC_and_close()
1073 /* repeat in case of race condition */
Completed in 24 milliseconds