Searched refs:ld_lock (Results 1 – 4 of 4) sorted by relevance
90 volatile void *ld_lock; member136 const uintptr_t a = (uintptr_t)ld1->ld_lock; in ld_rbto_compare_nodes()137 const uintptr_t b = (uintptr_t)ld2->ld_lock; in ld_rbto_compare_nodes()150 const uintptr_t a = (uintptr_t)ld->ld_lock; in ld_rbto_compare_key()318 if (__predict_false(ld->ld_lock != NULL)) { in lockdebug_alloc()323 ld->ld_lock = lock; in lockdebug_alloc()360 "(ld_lock=%p)", func, line, lock, ld->ld_lock); in lockdebug_free()373 ld->ld_lock = NULL; in lockdebug_free()640 if (ld->ld_lock == onelock) { in lockdebug_barrier()654 if (__predict_false(ld != NULL && ld->ld_lock != onelock)) { in lockdebug_barrier()[all …]
112 set $a = $ld->ld_lock125 set $a = $ld->ld_lock130 (long)$ld->ld_lock
106 printf(fmt1, "ld_lock", mcucev5p->ld_lock); in ev5_logout_print()
238 uint64_t ld_lock; /* Contents of EV5 LD_LOCK register*/ member