bL_threads        268 arch/arm/common/bL_switcher.c static struct bL_thread bL_threads[NR_CPUS];
bL_threads        349 arch/arm/common/bL_switcher.c 	if (cpu >= ARRAY_SIZE(bL_threads)) {
bL_threads        354 arch/arm/common/bL_switcher.c 	t = &bL_threads[cpu];
bL_threads        578 arch/arm/common/bL_switcher.c 		struct bL_thread *t = &bL_threads[cpu];
bL_threads        631 arch/arm/common/bL_switcher.c 		t = &bL_threads[cpu];