Searched refs:Lslow_lock (Results 1 – 4 of 4) sorted by relevance
1004 cbz w0, .Lslow_lock1020 cbnz w3, .Lslow_lock // if either of the top two bits are set, go slow path1023 cbnz w2, .Lslow_lock // lock word and self thread id's match -> recursive lock1029 cbnz w3, .Lslow_lock // if we overflow the count go slow path1036 .Lslow_lock: label
1043 jz .Lslow_lock1047 jne .Lslow_lock // Slow path if either of the two high bits are set.1062 jne .Lslow_lock1067 jne .Lslow_lock // count overflowed so go slow1074 .Lslow_lock: label
984 jz .Lslow_lock988 jne .Lslow_lock // slow path if either of the two high bits are set.1004 jne .Lslow_lock1009 jne .Lslow_lock // count overflowed so go slow1020 .Lslow_lock: label
468 cbz r0, .Lslow_lock492 cbnz r3, .Lslow_lock @ if we overflow the count go slow path499 .Lslow_lock: label