Searched refs:LEAK_BUFCTL_SIZE (Results 1 – 2 of 2) sorted by relevance
63 #define LEAK_BUFCTL_SIZE(d) (OFFSETOF(leak_bufctl_t, lkb_stack[(d)])) macro
481 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()