Searched refs:repeat (Results 1 – 24 of 24) sorted by relevance
/arch/x86/boot/ |
D | printf.c | 136 repeat: in vsprintf() 141 goto repeat; in vsprintf() 144 goto repeat; in vsprintf() 147 goto repeat; in vsprintf() 150 goto repeat; in vsprintf() 153 goto repeat; in vsprintf()
|
/arch/s390/boot/ |
D | ipl_report.c | 56 repeat: in find_bootdata_space() 62 goto repeat; in find_bootdata_space() 67 goto repeat; in find_bootdata_space() 71 goto repeat; in find_bootdata_space() 76 goto repeat; in find_bootdata_space()
|
/arch/alpha/boot/ |
D | stdio.c | 136 repeat: in vsprintf() 139 case '-': flags |= LEFT; goto repeat; in vsprintf() 140 case '+': flags |= PLUS; goto repeat; in vsprintf() 141 case ' ': flags |= SPACE; goto repeat; in vsprintf() 142 case '#': flags |= SPECIAL; goto repeat; in vsprintf() 143 case '0': flags |= ZEROPAD; goto repeat; in vsprintf()
|
/arch/powerpc/boot/ |
D | stdio.c | 172 repeat: in vsprintf() 175 case '-': flags |= LEFT; goto repeat; in vsprintf() 176 case '+': flags |= PLUS; goto repeat; in vsprintf() 177 case ' ': flags |= SPACE; goto repeat; in vsprintf() 178 case '#': flags |= SPECIAL; goto repeat; in vsprintf() 179 case '0': flags |= ZEROPAD; goto repeat; in vsprintf()
|
/arch/sparc/include/asm/ |
D | vvar.h | 44 repeat: in vvar_read_begin() 48 goto repeat; in vvar_read_begin()
|
/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 156 repeat: in __hash_page_4K() 202 goto repeat; in __hash_page_4K() 289 repeat: in __hash_page_64K() 314 goto repeat; in __hash_page_64K()
|
D | hash_4k.c | 82 repeat: in __hash_page_4K() 106 goto repeat; in __hash_page_4K()
|
D | hash_hugepage.c | 136 repeat: in __hash_page_thp() 157 goto repeat; in __hash_page_thp()
|
D | hash_utils.c | 1844 repeat: in hpte_insert_repeating() 1863 goto repeat; in hpte_insert_repeating()
|
/arch/x86/kernel/cpu/mtrr/ |
D | generic.c | 161 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() argument 167 *repeat = 0; in mtrr_type_lookup_variable() 219 *repeat = 1; in mtrr_type_lookup_variable() 258 int repeat; in mtrr_type_lookup() local 287 &repeat, &is_uniform); in mtrr_type_lookup() 295 while (repeat) { in mtrr_type_lookup() 300 &repeat, &dummy); in mtrr_type_lookup()
|
/arch/m68k/atari/ |
D | atakeyb.c | 140 repeat: in atari_keyboard_interrupt() 166 goto repeat; in atari_keyboard_interrupt() 308 goto repeat; in atari_keyboard_interrupt()
|
/arch/arm/vdso/ |
D | vgettimeofday.c | 25 repeat: in __vdso_read_begin() 29 goto repeat; in __vdso_read_begin()
|
/arch/nds32/kernel/vdso/ |
D | gettimeofday.c | 25 repeat: in __vdso_read_begin() 29 goto repeat; in __vdso_read_begin()
|
/arch/x86/mm/ |
D | init_32.c | 291 repeat: in kernel_physical_mapping_init() 386 goto repeat; in kernel_physical_mapping_init()
|
D | pageattr.c | 1498 repeat: in __change_page_attr() 1558 goto repeat; in __change_page_attr()
|
/arch/alpha/lib/ |
D | ev6-clear_user.S | 140 subq $1, 16, $4 # .. .. E .. : Forward calculation - repeat the loop?
|
/arch/arm/nwfpe/ |
D | ChangeLog | 7 * Only initialize FPE state once in repeat-FP situations. (6%)
|
/arch/m68k/fpsp040/ |
D | binstr.S | 43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
|
D | bindec.S | 87 | or less than LEN -1 digits, adjust ILOG and repeat from 608 | or less than LEN -1 digits, adjust ILOG and repeat from
|
/arch/sparc/lib/ |
D | M7memcpy.S | 254 bgu,pt %xcc, .Lmedl64 ! repeat if at least 64 bytes left 343 bgu,pt %xcc, .Lmedw32 ! repeat if at least 32 bytes left 888 EX_ST(STORE(stb, %o3, %o0), memcpy_retl_o2_plus_7)! write byte & repeat
|
/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 916 repeat: in mipsr2_decoder() 2218 goto repeat; in mipsr2_decoder()
|
/arch/arm/boot/dts/ |
D | tegra20-harmony.dts | 446 nvidia,repeat-delay-ms = <160>;
|
D | tegra20-seaboard.dts | 547 nvidia,repeat-delay-ms = <160>;
|
/arch/s390/kernel/ |
D | entry.S | 544 # _PIF_SYSCALL_RESTART is set, repeat the current system call
|