Home
last modified time | relevance | path

Searched refs:LEAK_BUFCTL_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_impl.h63 #define LEAK_BUFCTL_SIZE(d) (OFFSETOF(leak_bufctl_t, lkb_stack[(d)])) macro
H A Dleaky.c481 nlkb = leaky_zalloc(LEAK_BUFCTL_SIZE(depth), UM_SLEEP); in leaky_add_leak()
650 mdb_free(l, LEAK_BUFCTL_SIZE(l->lkb_depth)); in leaky_cleanup()
653 mdb_free(lkb, LEAK_BUFCTL_SIZE(lkb->lkb_depth)); in leaky_cleanup()