Home
last modified time | relevance | path

Searched refs:bL_switcher_thread_create (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/common/
H A DbL_switcher.c306 static struct task_struct *bL_switcher_thread_create(int cpu, void *arg) in bL_switcher_thread_create() function
582 t->task = bL_switcher_thread_create(cpu, t); in bL_switcher_enable()
642 task = bL_switcher_thread_create(cpu, t); in bL_switcher_disable()