Home
last modified time | relevance | path

Searched refs:Lretry_lock (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86/
Dquick_entrypoints_x86.S535 .Lretry_lock: label
550 jmp .Lretry_lock
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S964 .Lretry_lock: label
973 b .Lretry_lock // unlikely forward branch, need to reload and recheck r1/r2
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S866 .Lretry_lock: label
876 jnz .Lretry_lock // cmpxchg failed retry
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S376 .Lretry_lock: label
386 b .Lretry_lock @ unlikely forward branch, need to reload and recheck r1/r2