Home | History | Annotate | Download | only in unit

Lines Matching defs:tsdn

8 verify_extent_guarded(tsdn_t *tsdn, void *ptr) {
9 expect_true(extent_is_guarded(tsdn, ptr),
24 tsdn_t *tsdn = tsd_tsdn(tsd_fetch());
36 verify_extent_guarded(tsdn, ptr);
72 tsdn_t *tsdn = tsd_tsdn(tsd_fetch());
80 verify_extent_guarded(tsdn, ptr);
142 tsdn_t *tsdn = tsd_tsdn(tsd_fetch());
147 verify_extent_guarded(tsdn, p1);
151 verify_extent_guarded(tsdn, p2);
183 verify_extent_guarded(tsdn, p1);
187 verify_extent_guarded(tsdn, p2);