Searched refs:STACKS_ENTRY_SIZE (Results 1 – 1 of 1) sorted by relevance
189 #define STACKS_ENTRY_SIZE(x) OFFSETOF(stacks_entry_t, se_stack[(x)]) macro345 STACKS_ENTRY_SIZE(next->se_depth)); in stacks_cleanup()349 mdb_free(cur, STACKS_ENTRY_SIZE(cur->se_depth)); in stacks_cleanup()364 STACKS_ENTRY_SIZE(next->se_depth)); in stacks_cleanup()367 mdb_free(cur, STACKS_ENTRY_SIZE(cur->se_depth)); in stacks_cleanup()402 nsep = mdb_zalloc(STACKS_ENTRY_SIZE(depth), UM_SLEEP); in stacks_thread_cb()