Lines Matching refs:DATA
97 uint64_t *datap = (uint64_t *)DATA(tp);
160 return (DATA(tp));
270 realfree(DATA(tp));
278 return (DATA(sp));
390 realfree(DATA(np));
454 (void) memmove(DATA(np), old, SIZE(tp));
455 old = DATA(np);
736 realfree(DATA(Bottom));
1216 free_unlocked(DATA(blk));
1218 * free_unlocked(DATA(blk)) has the side-effect of calling
1241 free_unlocked(DATA(blk));
1246 return (DATA(aligned_blk));
1411 if (tp == NULL || DATA(tp) == Baddr)
1434 if (tp == NULL || DATA(tp) == Baddr)