Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 24 of 24) sorted by relevance

/arch/x86/boot/
Dprintf.c136 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/
Dipl_report.c56 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/
Dstdio.c136 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/
Dstdio.c172 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/
Dvvar.h44 repeat: in vvar_read_begin()
48 goto repeat; in vvar_read_begin()
/arch/powerpc/mm/book3s64/
Dhash_64k.c156 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()
Dhash_4k.c82 repeat: in __hash_page_4K()
106 goto repeat; in __hash_page_4K()
Dhash_hugepage.c136 repeat: in __hash_page_thp()
157 goto repeat; in __hash_page_thp()
Dhash_utils.c1844 repeat: in hpte_insert_repeating()
1863 goto repeat; in hpte_insert_repeating()
/arch/x86/kernel/cpu/mtrr/
Dgeneric.c161 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/
Datakeyb.c140 repeat: in atari_keyboard_interrupt()
166 goto repeat; in atari_keyboard_interrupt()
308 goto repeat; in atari_keyboard_interrupt()
/arch/arm/vdso/
Dvgettimeofday.c25 repeat: in __vdso_read_begin()
29 goto repeat; in __vdso_read_begin()
/arch/nds32/kernel/vdso/
Dgettimeofday.c25 repeat: in __vdso_read_begin()
29 goto repeat; in __vdso_read_begin()
/arch/x86/mm/
Dinit_32.c291 repeat: in kernel_physical_mapping_init()
386 goto repeat; in kernel_physical_mapping_init()
Dpageattr.c1498 repeat: in __change_page_attr()
1558 goto repeat; in __change_page_attr()
/arch/alpha/lib/
Dev6-clear_user.S140 subq $1, 16, $4 # .. .. E .. : Forward calculation - repeat the loop?
/arch/arm/nwfpe/
DChangeLog7 * Only initialize FPE state once in repeat-FP situations. (6%)
/arch/m68k/fpsp040/
Dbinstr.S43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
Dbindec.S87 | 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/
DM7memcpy.S254 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/
Dmips-r2-to-r6-emul.c916 repeat: in mipsr2_decoder()
2218 goto repeat; in mipsr2_decoder()
/arch/arm/boot/dts/
Dtegra20-harmony.dts446 nvidia,repeat-delay-ms = <160>;
Dtegra20-seaboard.dts547 nvidia,repeat-delay-ms = <160>;
/arch/s390/kernel/
Dentry.S544 # _PIF_SYSCALL_RESTART is set, repeat the current system call