Home
last modified time | relevance | path

Searched refs:Lretry_unlock (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1357 .Lretry_unlock: label
1375 jnz .Lretry_unlock // cmpxchg failed retry
1386 jnz .Lretry_unlock // cmpxchg failed retry
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1357 .Lretry_unlock: label
1393 jmp .Lretry_unlock
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1271 .Lretry_unlock: label
1306 b .Lretry_unlock // retry
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1328 beqzc $t2, .Lretry_unlock # store failed, retry
1339 beqzc $t2, .Lretry_unlock # store failed, retry
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1384 beqz $t2, .Lretry_unlock # store failed, retry
1397 beqz $t2, .Lretry_unlock # store failed, retry
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S743 .Lretry_unlock: label