/arch/ia64/kernel/ |
D | smpboot.c | 104 static volatile unsigned long go[SLAVE + 1]; variable 196 go[MASTER] = 0; in sync_master() 201 while (!go[MASTER]) in sync_master() 203 go[MASTER] = 0; in sync_master() 204 go[SLAVE] = ia64_get_itc(); in sync_master() 224 go[MASTER] = 1; in get_delta() 225 while (!(tm = go[SLAVE])) in get_delta() 227 go[SLAVE] = 0; in get_delta() 298 go[MASTER] = 1; in ia64_sync_itc() 305 while (go[MASTER]) in ia64_sync_itc()
|
/arch/arm/mach-mvebu/ |
D | pmsu_ll.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE 48 ARM_BE8(setend be ) @ go BE8 if entered LE
|
D | headsmp.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE
|
/arch/m68k/fpsp040/ |
D | sacos.S | 23 | 1. If |X| >= 1, go to 3. 30 | 3. If |X| > 1, go to 5.
|
D | stwotox.S | 25 | 1. If |X| > 16480, go to ExpBig. 27 | 2. If |X| < 2**(-70), go to ExpSm. 38 | 1. If |X| > 16480*log_10(2) (base 10 log of 2), go to ExpBig. 40 | 2. If |X| < 2**(-70), go to ExpSm.
|
D | sasin.S | 23 | 1. If |X| >= 1, go to 3. 30 | 3. If |X| > 1, go to 5.
|
D | satanh.S | 24 | 1. If |X| >= 1, go to 3. 33 | 3. If |X| > 1, go to 5.
|
D | gen_except.S | 59 beq do_check |go handle idle frame 61 beqs unimp_x |go handle unimp frame 63 beqs unimp_x |go handle unimp frame 176 bra commonE |go clean and exit 207 bra do_clean |go clean and exit 218 bras ovfl_unfl |go to unfl_ovfl to determine if 274 bra do_clean |go clean and exit 376 | If trace mode enabled, then go to trace handler. This handler
|
D | util.S | 187 jmp (%a1) |go to the correct routine 194 bra set_sign |now go set the sign 197 bra set_sign |now go set the sign 228 bra set_sign |now go set the sign 424 beqs opc_1b |if set, go to cmdreg1b 517 jmp (%a1) |go to the correct routine 524 bra uset_sign |now go set the sign 528 bra uset_sign |now go set the sign 560 bra uset_sign |now go set the sign
|
D | stanh.S | 23 | 1. If |X| >= (5/2) log2 or |X| <= 2**(-40), go to 3. 31 | go to 7. 33 | 4. (|X| >= (5/2) log2) If |X| >= 50 log2, go to 6.
|
D | scosh.S | 23 | 1. If |X| > 16380 log2, go to 3. 30 | 3. (|X| > 16380 log2). If |X| > 16480 log2, go to 5.
|
/arch/arm/mach-vexpress/ |
D | dcscb_setup.S | 33 2: @ Implementation-specific local CPU setup operations should go here,
|
/arch/arm/mach-imx/ |
D | headsmp.S | 29 ARM_BE8(setend be) @ go BE8 if entered LE
|
/arch/sparc/kernel/ |
D | smp_64.c | 169 static unsigned long go[SLAVE + 1]; variable 181 go[MASTER] = 1; in get_delta() 183 while (!(tm = go[SLAVE])) in get_delta() 185 go[SLAVE] = 0; in get_delta() 216 go[MASTER] = 1; in smp_synchronize_tick_client() 218 while (go[MASTER]) in smp_synchronize_tick_client() 264 go[MASTER] = 0; in smp_synchronize_one_tick() 269 while (!go[MASTER]) in smp_synchronize_one_tick() 273 go[MASTER] = 0; in smp_synchronize_one_tick() 279 while (!go[MASTER]) in smp_synchronize_one_tick() [all …]
|
/arch/alpha/lib/ |
D | ev6-memcpy.S | 80 cmple $18, 127, $1 # E : Can we go through the unrolled loop? 108 subq $18, 192, $2 # E : At least two more trips to go? 196 bne $1, $aligndest # U : go until we are aligned. 235 bgt $18, $misalign_byte # U : more to go?
|
D | ev6-clear_user.S | 172 # $1 is the number of quadwords left to go. 177 beq $1, $trailbytes # U .. .. .. : U L U L : Only 0..7 bytes to go 190 # We have an unknown number of bytes left to go.
|
/arch/x86/realmode/rm/ |
D | trampoline_32.S | 42 movl tr_start, %eax # where we need to go
|
/arch/m32r/kernel/ |
D | head.S | 89 beqz r4, .Lendloop1 ; any more to go? 93 bnez r4, .Lloop1 ; go do some more 97 beqz r4, .Lendloop2 ; any more to go? 102 bnez r4, .Lloop2 ; go do some more
|
/arch/blackfin/mach-bf561/boards/ |
D | Kconfig | 28 please go to http://www.niistt.ru/
|
/arch/arm/include/debug/ |
D | brcmstb.S | 54 bne 100f @ no; go load the addresses 82 bne 92f @ Yes, go process it
|
D | tegra.S | 84 bne 100f @ no; go load the addresses 151 bne 92f @ Yes, go process it
|
/arch/arm/mach-lpc32xx/ |
D | suspend.S | 53 @ Wait for SDRAM busy status to go busy and then idle
|
/arch/x86/entry/vdso/ |
D | vdso2c.c | 174 static void go(void *raw_addr, size_t raw_len, in go() function 252 go(raw_addr, raw_len, stripped_addr, stripped_len, outfile, name); in main()
|
/arch/m32r/boot/compressed/ |
D | head.S | 108 beqz r4, .Lendloop1 ; any more to go? 112 bnez r4, .Lloop1 ; go do some more
|
/arch/arm/mach-omap2/ |
D | sram243x.S | 53 str r3, [r2] @ go to L1-freq operation 57 bl voltage_shift @ go drop voltage 77 bl voltage_shift @ go raise voltage 81 str r3, [r2] @ go to L0-freq operation 257 str r7, [r8] @ go to fast relock
|