TSLP_BUCKET_SIZE
#define TSLP_BUCKET_MASK (TSLP_BUCKET_SIZE - 1)
static struct tslp_bucket tsb_buckets[TSLP_BUCKET_SIZE];