Lines Matching refs:old
999 // /* The old
3626 (old, lk) | old <- locks already held by thr
3627 Since both old and lk are currently held by thr, their acquired_at
3633 Lock* old = (Lock*)ls_words[i];
3634 tl_assert(old->acquired_at);
3635 laog__add_edge( old, lk );
3879 old range contained a lock, then die_mem_heap will complain.
3883 /* Copy from old to new */
3888 we have to get rid of the old hash table entry and make a new
4185 if (0) VG_(printf)("old %#lx\n", (Addr)cia);