Searched refs:STACKS_ENTRY_SIZE (Results 1 – 1 of 1) sorted by relevance
177 #define STACKS_ENTRY_SIZE(x) OFFSETOF(stacks_entry_t, se_stack[(x)]) macro333 STACKS_ENTRY_SIZE(next->se_depth)); in stacks_cleanup()337 mdb_free(cur, STACKS_ENTRY_SIZE(cur->se_depth)); in stacks_cleanup()352 STACKS_ENTRY_SIZE(next->se_depth)); in stacks_cleanup()355 mdb_free(cur, STACKS_ENTRY_SIZE(cur->se_depth)); in stacks_cleanup()390 nsep = mdb_zalloc(STACKS_ENTRY_SIZE(depth), UM_SLEEP); in stacks_thread_cb()