bL_thread
static struct bL_thread bL_threads[NR_CPUS];
struct bL_thread *t = arg;
struct bL_thread *t;
struct bL_thread *t = &bL_threads[cpu];