Searched defs:loop (Results 1 – 25 of 26) sorted by relevance
12
/arch/x86/power/ |
D | hibernate_asm_64.S | 81 loop: label
|
/arch/sh/lib64/ |
D | strlen.S | 24 loop: label
|
D | strcpy.S | 80 loop: label
|
/arch/ia64/hp/sim/boot/ |
D | boot_head.S | 101 .loop: fc r8 label
|
/arch/arm/mach-omap2/ |
D | sleep24xx.S | 79 loop: label
|
/arch/m68k/fpsp040/ |
D | binstr.S | 83 loop: label
|
/arch/powerpc/kernel/ |
D | idle_book3e.S | 24 .macro BOOK3E_IDLE name loop
|
/arch/alpha/lib/ |
D | strlen.S | 32 loop: ldq $1, 8($0) label
|
D | memset.S | 75 loop: label
|
D | ev6-memset.S | 371 loop: label
|
/arch/arc/lib/ |
D | strcpy-700.S | 36 loop: label
|
/arch/mn10300/proc-mn103e010/ |
D | proc-init.c | 21 int loop; in processor_init() local
|
/arch/mn10300/proc-mn2ws0050/ |
D | proc-init.c | 35 int loop; in processor_init() local
|
/arch/ia64/kernel/ |
D | relocate_kernel.S | 135 .loop: label
|
/arch/microblaze/lib/ |
D | uaccess_old.S | 203 loop: /* r4, r19, r20, r21, r22, r23, r24, r25 are used for storing values */ label
|
/arch/mn10300/mm/ |
D | init.c | 52 int loop; in paging_init() local
|
D | misalignment.c | 328 unsigned tmp, npop, dispsz, loop; in misalignment() local
|
/arch/frv/mm/ |
D | init.c | 120 unsigned long loop, pfn; in mem_init() local
|
D | pgalloc.c | 51 int loop; in __set_pmd() local
|
/arch/frv/kernel/ |
D | gdb-stub.c | 248 int loop = 0; in gdbstub_strcpy() local 847 int bkpt, loop, xloop; in gdbstub_set_breakpoint() local 1011 int bkpt, loop; in gdbstub_clear_breakpoint() local 1182 int loop; in gdbstub_show_regs() local 1311 int loop; in gdbstub_get_mmu_state() local 1395 unsigned long addr, length, loop, dbar, temp, temp2, temp3; in gdbstub() local
|
D | traps.c | 497 int loop; in show_regs() local 545 int loop; in show_backtrace_regs() local
|
D | setup.c | 1136 int loop; in mb93090_sendlcdcmd() local
|
/arch/mn10300/kernel/ |
D | gdb-stub.c | 224 int loop = 0; in gdbstub_strcpy() local 1084 int bkpt, loop, xloop; in gdbstub_set_breakpoint() local 1146 int bkpt, loop; in gdbstub_clear_breakpoint() local 1187 int loop; in gdbstub() local
|
D | smp.c | 631 int loop; in smp_prepare_cpu_init() local
|
/arch/x86/kernel/ |
D | apb_timer.c | 383 u32 loop, shift; in apbt_quick_calibrate() local
|
12